Searched refs:PrettyStackTraceLocationContext (Results 1 – 3 of 3) sorted by relevance
29 class PrettyStackTraceLocationContext : public llvm::PrettyStackTraceEntry {32 PrettyStackTraceLocationContext(const LocationContext *LC) : LCtx(LC) { in PrettyStackTraceLocationContext() function
43 PrettyStackTraceLocationContext CrashInfo(calleeCtx); in processCallEnter()220 PrettyStackTraceLocationContext CrashInfo(CEBNode->getLocationContext()); in processCallExit()
290 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processCFGElement()1405 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processCFGBlockEntrance()1571 PrettyStackTraceLocationContext StackCrashInfo(LCtx); in processBranch()1670 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in REGISTER_TRAIT_WITH_PROGRAMSTATE()1755 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processEndOfFunction()