Home
last modified time | relevance | path

Searched defs:test_f2 (Results 1 – 14 of 14) sorted by relevance

/llvm-project/clang/test/SemaObjCXX/
H A Doverload-gc.mm22 void test_f2(__weak B** b) { function
H A Dconversion-ranking.mm51 void test_f2(B *b) { function
H A Darc-overloading.mm42 void test_f2() { function
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dbasic.cpp25 void test_f2(int *ip, float *fp) { in test_f2() function
H A Dp3.cpp47 void test_f2(int i, const int ci, volatile int vi) { in test_f2() function
/llvm-project/clang/test/SemaCXX/
H A Dreturn-void.cpp9 void test_f2() { in test_f2() function
H A Ddecltype.cpp15 void test_f2() { in test_f2() function
H A Dtrailing-return-0x.cpp86 void test_f2() { in test_f2() function
H A Doverload-member-call.cpp11 void test_f2(int x) { in test_f2() function
H A Dqualified-id-lookup.cpp80 void test_f2() { in test_f2() function
/llvm-project/flang/test/Evaluate/
H A Dfold-popcnt.f9017 logical, parameter :: test_f2 = leadz(15_2) .EQ. 12 variable
60 logical, parameter :: test_f2 = trailz(15_2) .EQ. 0 variable
103 logical, parameter :: test_f2 = popcnt(15_2) .EQ. 4 variable
146 logical, parameter :: test_f2 = poppar(15_2) .EQ. 0 variable
/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dpartial-ordering.cpp60 void test_f2() { in test_f2() function
/llvm-project/clang/test/Index/
H A Dcomplete-blocks.m49 void test_f2(I1 *o) { function
/llvm-project/clang/test/SemaTemplate/
H A Dtemp_func_order.cpp37 void test_f2(int i, A<int, float> aif, A<int, int> aii) { in test_f2() function