Searched refs:sanityCheckUnresolved (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
H A DLookup.h642 bool sanityCheckUnresolved() const { function in class:clang::LookupResult
/external/clang/lib/Sema/
H A DSemaLookup.cpp323 assert(ResultKind != FoundUnresolvedValue || sanityCheckUnresolved());

Completed in 1024 milliseconds