Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h824 const LocationContext *ToLC);
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp504 const LocationContext *ToLC) { in areAllObjectsFullyConstructed() argument
506 while (LC != ToLC) { in areAllObjectsFullyConstructed()
2225 const LocationContext *ToLC = FromLC->getStackFrame()->getParent(); in processEndOfFunction() local
2227 while (LC != ToLC) { in processEndOfFunction()