Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPrettyStackTraceLocationContext.h28 class PrettyStackTraceLocationContext : public llvm::PrettyStackTraceEntry {
31 PrettyStackTraceLocationContext(const LocationContext *LC) : LCtx(LC) { in PrettyStackTraceLocationContext() function
H A DExprEngineCallAndReturn.cpp47 PrettyStackTraceLocationContext CrashInfo(calleeCtx); in processCallEnter()
208 PrettyStackTraceLocationContext CrashInfo(CEBNode->getLocationContext()); in processCallExit()
H A DExprEngine.cpp629 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()