Searched defs:PrettyStackTraceLocationContext (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPrettyStackTraceLocationContext.h28 class PrettyStackTraceLocationContext : public llvm::PrettyStackTraceEntry { class in namespace:clang::ento
31 PrettyStackTraceLocationContext(const LocationContext *LC) : LCtx(LC) { function in class:clang::ento::PrettyStackTraceLocationContext

Completed in 109 milliseconds