Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceLocation.cpp33 void PrettyStackTraceLoc::print(raw_ostream &OS) const { in print()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp900 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in VisitCXXDestructor()
923 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in VisitCXXNewAllocatorCall()
H A DExprEngine.cpp1107 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in ProcessStmt()
1134 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in ProcessLoopExit()
1157 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in ProcessInitializer()
1693 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in Visit()
2747 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in processBranch()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp1119 PrettyStackTraceLoc CrashInfo(PP.getSourceManager(), in ParseCompoundStatementBody()
H A DParseExprCXX.cpp1275 PrettyStackTraceLoc CrashInfo(PP.getSourceManager(), LambdaBeginLoc, in ParseLambdaExpressionAfterIntroducer()
H A DParseExpr.cpp3560 PrettyStackTraceLoc CrashInfo(PP.getSourceManager(), CaretLoc, in ParseBlockLiteralExpression()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp480 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(),S.getLBracLoc(), in EmitCompoundStmt()
H A DCGStmtOpenMP.cpp1847 PrettyStackTraceLoc CrashInfo( in emitBody()