Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h1025 const LocationContext *ToLC);
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp642 const LocationContext *ToLC) { in areAllObjectsFullyConstructed() argument
644 while (LC != ToLC) { in areAllObjectsFullyConstructed()
2897 const LocationContext *ToLC = FromLC->getStackFrame()->getParent(); in processEndOfFunction() local
2899 while (LC != ToLC) { in processEndOfFunction()