Home
last modified time | relevance | path

Searched defs:testD (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/SemaObjCXX/
H A Dpropert-dot-error.mm62 void testD(D *d) { function
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-thunk.cpp177 void testD() { D d; } in testD() function
H A Dthunks.cpp261 void testD() { D d; } in testD() function
/llvm-project/clang/test/SemaCXX/
H A Dattr-deprecated.cpp235 void testD() { in testD() function
/llvm-project/clang/test/Analysis/
H A Dinitializer.cpp327 void testD() { in testD() function
/llvm-project/clang/test/CXX/drs/
H A Dcwg2xx.cpp196 void testD(D::S ds) { f(ds); } testD() function
H A Dcwg4xx.cpp142 void testD(D::S ds) { f(ds); } in testD() function