Home
last modified time | relevance | path

Searched defs:test_X (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dvisibility-hidden-extern-templates.cpp16 void test_X(X<int> xi, X<char> xc) { in test_X() function
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dwarn-unused-parameters.cpp19 void test_X(X<int> &x, int i) { in test_X() function
H A Doverloaded-operator.cpp258 void test_X(N::X x) { in test_X() function
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dvirtual-member-functions.cpp105 void test_X(X<int> &xi, X<float> &xf) { in test_typeid() function
H A Dtypename-specifier-4.cpp153 void test_X(X<HasIterator> xi) { // expected-note{{in instantiation of template class}} in test_X() function
H A Dfriend-template.cpp141 void test_X(X<int> x, int_c<5> i5) { in test_X() function