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
44 PrettyStackTraceLocationContext CrashInfo(calleeCtx); in processCallEnter()205 PrettyStackTraceLocationContext CrashInfo(CEBNode->getLocationContext()); in processCallExit()
579 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()