Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h232 const LocationContext *getRootLocationContext() const { in getRootLocationContext() function
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp957 PrettyStackTraceLocationContext CrashInfo(getRootLocationContext()); in processEndWorklist()