Home
last modified time | relevance | path

Searched refs:PrettyStackTraceLocationContext (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DPrettyStackTraceLocationContext.h29 class PrettyStackTraceLocationContext : public llvm::PrettyStackTraceEntry {
32 PrettyStackTraceLocationContext(const LocationContext *LC) : LCtx(LC) { in PrettyStackTraceLocationContext() function
DExprEngineCallAndReturn.cpp43 PrettyStackTraceLocationContext CrashInfo(calleeCtx); in processCallEnter()
220 PrettyStackTraceLocationContext CrashInfo(CEBNode->getLocationContext()); in processCallExit()
DExprEngine.cpp290 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()