Searched refs:PrettyStackTraceLocationContext (Results 1 – 3 of 3) sorted by relevance
28 class PrettyStackTraceLocationContext : public llvm::PrettyStackTraceEntry {31 PrettyStackTraceLocationContext(const LocationContext *LC) : LCtx(LC) { in PrettyStackTraceLocationContext() function
47 PrettyStackTraceLocationContext CrashInfo(calleeCtx); in processCallEnter()208 PrettyStackTraceLocationContext CrashInfo(CEBNode->getLocationContext()); in processCallExit()
629 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processCFGElement()1962 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processCFGBlockEntrance()2223 PrettyStackTraceLocationContext StackCrashInfo(LCtx); in processBranch()2298 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in REGISTER_TRAIT_WITH_PROGRAMSTATE()2423 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processEndOfFunction()