Home
last modified time | relevance | path

Searched defs:test_g (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
H A Dp12.cpp11 void test_g() { in test_g() function
/llvm-project-15.0.7/clang/test/Modules/
H A Dmerge-deduced-return.cpp39 int test_g = h(0); variable
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dcxx1z-noexcept-function-type.cpp100 void test_g() { g<void>(nullptr); } // expected-error {{deleted}} in test_g() function
H A Doverload-call.cpp20 void test_g(int iv, float fv) { in test_g() function