Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h994 const LocationContext *ToLC);
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp647 const LocationContext *ToLC) { in areAllObjectsFullyConstructed() argument
649 while (LC != ToLC) { in areAllObjectsFullyConstructed()
2928 const LocationContext *ToLC = FromLC->getStackFrame()->getParent(); in processEndOfFunction() local
2930 while (LC != ToLC) { in processEndOfFunction()