Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceLocation.cpp33 void PrettyStackTraceLoc::print(raw_ostream &OS) const { in print()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp747 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in VisitCXXDestructor()
770 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in VisitCXXNewAllocatorCall()
H A DExprEngine.cpp773 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in ProcessStmt()
800 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in ProcessLoopExit()
823 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in ProcessInitializer()
1204 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in Visit()
2238 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in processBranch()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1035 PrettyStackTraceLoc CrashInfo(PP.getSourceManager(), in ParseCompoundStatementBody()
H A DParseExpr.cpp3449 PrettyStackTraceLoc CrashInfo(PP.getSourceManager(), CaretLoc, in ParseBlockLiteralExpression()
H A DParseExprCXX.cpp1241 PrettyStackTraceLoc CrashInfo(PP.getSourceManager(), LambdaBeginLoc, in ParseLambdaExpressionAfterIntroducer()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp438 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(),S.getLBracLoc(), in EmitCompoundStmt()
H A DCGStmtOpenMP.cpp1811 PrettyStackTraceLoc CrashInfo( in emitBody()