Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPrettyStackTraceLocationContext.h29 class PrettyStackTraceLocationContext : public llvm::PrettyStackTraceEntry {
32 PrettyStackTraceLocationContext(const LocationContext *LC) : LCtx(LC) { in PrettyStackTraceLocationContext() function
H A DExprEngineCallAndReturn.cpp44 PrettyStackTraceLocationContext CrashInfo(calleeCtx); in processCallEnter()
205 PrettyStackTraceLocationContext CrashInfo(CEBNode->getLocationContext()); in processCallExit()
H A DExprEngine.cpp579 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processCFGElement()
1856 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processCFGBlockEntrance()
2040 PrettyStackTraceLocationContext StackCrashInfo(LCtx); in processBranch()
2135 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in REGISTER_TRAIT_WITH_PROGRAMSTATE()
2260 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processEndOfFunction()