Home
last modified time | relevance | path

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

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