Searched refs:test_X (Results 1 – 6 of 6) sorted by relevance
16 void test_X(X<int> xi, X<char> xc) { in test_X() function
19 void test_X(X<int> &x, int i) { in test_X() function
258 void test_X(N::X x) { in test_X() function
105 void test_X(X<int> &xi, X<float> &xf) { in test_typeid() function
153 void test_X(X<HasIterator> xi) { // expected-note{{in instantiation of template class}} in test_X() function
141 void test_X(X<int> x, int_c<5> i5) { in test_X() function