Home
last modified time | relevance | path

Searched refs:template_capture_in_lambda (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcaptured-statements.cpp102 void template_capture_in_lambda() { in template_capture_in_lambda() function
113 template_capture_in_lambda<int>(); // OK in test_lambda()