Home
last modified time | relevance | path

Searched refs:ToLC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h934 const LocationContext *ToLC);
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp517 const LocationContext *ToLC) { in areAllObjectsFullyConstructed() argument
519 while (LC != ToLC) { in areAllObjectsFullyConstructed()
2388 const LocationContext *ToLC = FromLC->getStackFrame()->getParent(); in processEndOfFunction() local
2390 while (LC != ToLC) { in processEndOfFunction()