Searched defs:getFoo (Results 1 – 3 of 3) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ | ||
H A D | reference.mm | 7 Foo *getFoo() { return 0; } function |
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ | ||
H A D | warn-weak-vtables.cpp | 50 void * getFoo() const { return 0; } in getFoo() function in VeryDerived |
H A D | warn-thread-safety-analysis.cpp | 2281 Foo& getFoo() { return *f; } in getFoo() function in MoreLockExpressions::Bar |