Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dwarn-unused-lambda-capture.cpp132 void test_templated() { in test_templated() function
192test_templated<int>(); // expected-note{{in instantiation of function template specialization 'tes… in test_use_template()