Searched defs:xip (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/SemaTemplate/ |
D | implicit-instantiation-1.cpp | 9 void test(X<int, int> *xii, X<int*, int> *xpi, X<int, int*> *xip) { in test() argument
|
/external/llvm-project/clang/test/SemaTemplate/ |
D | implicit-instantiation-1.cpp | 9 void test(X<int, int> *xii, X<int*, int> *xpi, X<int, int*> *xip) { in test() argument
|