HomeSort by relevance Sort by last modified time
    Searched refs:test_X (Results 1 - 6 of 6) sorted by null

  /external/clang/test/CodeGenCXX/
visibility-hidden-extern-templates.cpp 16 void test_X(X<int> xi, X<char> xc) {
  /external/clang/test/SemaCXX/
warn-unused-parameters.cpp 19 void test_X(X<int> &x, int i) {
overloaded-operator.cpp 258 void test_X(N::X x) {
  /external/clang/test/SemaTemplate/
virtual-member-functions.cpp 83 void test_X(X<int> xi, X<float> xf) {
typename-specifier-4.cpp 153 void test_X(X<HasIterator> xi) { // expected-note{{in instantiation of template class}}
friend-template.cpp 141 void test_X(X<int> x, int_c<5> i5) {

Completed in 216 milliseconds