Home
last modified time | relevance | path

Searched defs:func_22 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/SemaTemplate/
Dundefined-template.cpp128 void func_22(C1<int>::C2<long> *x) { in func_22() function
/external/llvm-project/clang/test/SemaTemplate/
Dundefined-template.cpp129 void func_22(C1<int>::C2<long> *x) { in func_22() function
/external/llvm-project/clang/test/SemaCXX/
Dfriend2.cpp122 friend void func_22() {} // expected-note{{previous definition is here}} in func_22() function
129 void func_22() {} // expected-error{{redefinition of 'func_22'}} in func_22() function