Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDExprEngine.h224 const LocationContext *getRootLocationContext() const { in getRootLocationContext() function
/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDExprEngine.cpp962 PrettyStackTraceLocationContext CrashInfo(getRootLocationContext()); in processEndWorklist()