Home
last modified time | relevance | path

Searched refs:PrettyStackTraceLoc (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DPrettyStackTrace.h26 class PrettyStackTraceLoc : public llvm::PrettyStackTraceEntry {
31 PrettyStackTraceLoc(SourceManager &sm, SourceLocation L, const char *Msg) in PrettyStackTraceLoc() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp906 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in VisitCXXDestructor()
928 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in VisitCXXNewAllocatorCall()
H A DExprEngine.cpp1113 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in ProcessStmt()
1140 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in ProcessLoopExit()
1163 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in ProcessInitializer()
1714 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in Visit()
2778 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in processBranch()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1181 PrettyStackTraceLoc CrashInfo(PP.getSourceManager(), in ParseCompoundStatementBody()
H A DParseExpr.cpp3781 PrettyStackTraceLoc CrashInfo(PP.getSourceManager(), CaretLoc, in ParseBlockLiteralExpression()
H A DParseExprCXX.cpp1352 PrettyStackTraceLoc CrashInfo(PP.getSourceManager(), LambdaBeginLoc, in ParseLambdaExpressionAfterIntroducer()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp504 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(),S.getLBracLoc(), in EmitCompoundStmt()
H A DCGStmtOpenMP.cpp1875 PrettyStackTraceLoc CrashInfo( in emitBody()