Searched refs:fun6 (Results 1 – 5 of 5) sorted by relevance
130 void fun6() { in fun6() function139 fun6<A::sub>(); // expected-note{{instantiation}} in test_fun6()
36 #pragma omp declare reduction(fun6 : long : omp_out += omp_in) initializer(omp_orig // expec…
57 #pragma omp declare reduction(fun6 : long : omp_out += omp_in) initializer(omp_orig …
82 define i64 @fun6(i32 zeroext %v) {90 ; CHECK-LABEL: @fun6
1044 decltype(S1<int>().~U<int>()) fun6(){}; in fun6() function1059 template void fun6<S1>();