Home
last modified time | relevance | path

Searched defs:sanity (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dobjc-string.mm6 void sanity() { function
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Darc-repeated-weak.mm21 void sanity(Test *a) { function
297 - (void)sanity { method in Methods
/minix3/external/bsd/llvm/dist/clang/test/CXX/drs/
H A Ddr5xx.cpp40 void sanity() { Q arr[1]; f(arr); } // expected-error {{undeclared identifier 'f'}} in sanity() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp316 bool LookupResult::sanity() const { in sanity() function in LookupResult