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()223 PrettyStackTraceLocationContext CrashInfo(CEBNode->getLocationContext()); in processCallExit()
291 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processCFGElement()1421 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processCFGBlockEntrance()1587 PrettyStackTraceLocationContext StackCrashInfo(LCtx); in processBranch()1686 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in REGISTER_TRAIT_WITH_PROGRAMSTATE()1779 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processEndOfFunction()