Searched refs:test_func_template (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
| H A D | p1.cpp | 91 void test_func_template(X0<void *> xvp, void *vp, const void *cvp) { in test_func_template() function
|
| H A D | p2.cpp | 239 void test_func_template(N0::X0<void *> xvp, void *vp, const void *cvp, in test_func_template() function
|
| H A D | p2-0x.cpp | 271 void test_func_template(N0::X0<void *> xvp, void *vp, const void *cvp, in test_func_template() function
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | source_location.cpp | 360 constexpr Pair<U, U> test_func_template(T, U u = U::current()) { in test_func_template() function 366 constexpr auto P = test_func_template(42); in func_template_tests()
|