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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp341 if (!CD.IsLookupDone) {
342 CD.IsLookupDone = true;
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1242 mutable bool IsLookupDone = false; member in class:clang::ento::CallDescription

Completed in 204 milliseconds