Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dcoroutines-exp-namespace.cpp1155 CoroMemberTag test_member_template(Args...) const && { in test_member_template() function
1196 template CoroMemberTag TestType::test_member_template(long, const char *) const &&;
1254 CoroMemberTag test_member_template(UArgs...) const && { in test_member_template() function
1287 template CoroMemberTag DepTestType<int>::test_member_template(long, const char *) const &&;
H A Dcoroutines.cpp1176 CoroMemberTag test_member_template(Args...) const && { in test_member_template() function
1217 template CoroMemberTag TestType::test_member_template(long, const char *) const &&;
1275 CoroMemberTag test_member_template(UArgs...) const && { in test_member_template() function
1308 template CoroMemberTag DepTestType<int>::test_member_template(long, const char *) const &&;
/llvm-project-15.0.7/clang/test/OpenMP/
H A Ddeclare_simd_codegen.cpp113 void test_member_template() in test_member_template() function