Searched defs:testFoo (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/test/Index/ | ||
H A D | annotate-operator-call-expr.cpp | 6 void testFoo(Foo foo, int index) { in testFoo() function |
/llvm-project/clang/test/Analysis/ | ||
H A D | plist-output.m | 190 int testFoo(Foo *x) { function |
H A D | uninit-vals.m | 70 void testFoo(Foo *o) { function |
H A D | edges-new.mm | 309 int testFoo(IPA_Foo *x) { function |
/llvm-project/clang/test/SemaCXX/ | ||
H A D | enable_if.cpp | 425 void testFoo() { in testFoo() function |
H A D | warn-thread-safety-analysis.cpp | 419 void testFoo() { testFoo() function in PGBFoo |