Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h933 const LocationContext *ToLC);
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp517 const LocationContext *ToLC) { in areAllObjectsFullyConstructed() argument
519 while (LC != ToLC) { in areAllObjectsFullyConstructed()
2390 const LocationContext *ToLC = FromLC->getStackFrame()->getParent(); in processEndOfFunction() local
2392 while (LC != ToLC) { in processEndOfFunction()