Searched defs:sanity (Results 1 – 4 of 4) sorted by relevance
6 void sanity() { function
21 void sanity(Test *a) { function297 - (void)sanity { method in Methods
40 void sanity() { Q arr[1]; f(arr); } // expected-error {{undeclared identifier 'f'}} in sanity() function
316 bool LookupResult::sanity() const { in sanity() function in LookupResult