Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPrettyStackTraceLocationContext.h28 class PrettyStackTraceLocationContext : public llvm::PrettyStackTraceEntry {
31 PrettyStackTraceLocationContext(const LocationContext *LC) : LCtx(LC) { in PrettyStackTraceLocationContext() function
H A DExprEngineCallAndReturn.cpp47 PrettyStackTraceLocationContext CrashInfo(calleeCtx); in processCallEnter()
208 PrettyStackTraceLocationContext CrashInfo(CEBNode->getLocationContext()); in processCallExit()
H A DExprEngine.cpp629 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processCFGElement()
1964 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processCFGBlockEntrance()
2225 PrettyStackTraceLocationContext StackCrashInfo(LCtx); in processBranch()
2300 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in REGISTER_TRAIT_WITH_PROGRAMSTATE()
2425 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processEndOfFunction()