Home
last modified time | relevance | path

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

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