Home
last modified time | relevance | path

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

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