Home
last modified time | relevance | path

Searched refs:getRootLocationContext (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DAnalyzerStatsChecker.cpp47 const LocationContext *LC = Eng.getRootLocationContext(); in checkEndAnalysis()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h224 const LocationContext *getRootLocationContext() const { in getRootLocationContext() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp963 PrettyStackTraceLocationContext CrashInfo(getRootLocationContext()); in processEndWorklist()