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
218 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in dispatchWorkItem()
963 PrettyStackTraceLocationContext CrashInfo(getRootLocationContext()); in processEndWorklist()