Searched refs:fun6 (Results 1 - 2 of 2) sorted by relevance
/external/clang/test/SemaCXX/ | ||
H A D | qual-id-test.cpp | 118 void fun6() { function in namespace:C 127 fun6<A::sub>(); // expected-note{{instantiation}} |
/external/clang/test/CodeGenCXX/ | ||
H A D | mangle.cpp | 1044 decltype(S1<int>().~U<int>()) fun6(){}; function in namespace:test51 1059 template void fun6<S1>(); |
Completed in 248 milliseconds