/external/clang/lib/Driver/ |
D | Job.cpp | 155 CrashReportInfo *CrashInfo) const { in Print() 167 bool HaveCrashVFS = CrashInfo && !CrashInfo->VFSPath.empty(); in Print() 171 if (CrashInfo) { in Print() 182 StringRef ShortName = llvm::sys::path::filename(CrashInfo->Filename); in Print() 192 if (CrashInfo && HaveCrashVFS) { in Print() 196 printArg(OS, CrashInfo->VFSPath.str().c_str(), Quote); in Print() 268 bool Quote, CrashReportInfo *CrashInfo) const { in Print() 269 Command::Print(OS, "", Quote, CrashInfo); in Print() 271 Fallback->Print(OS, Terminator, Quote, CrashInfo); in Print() 301 CrashReportInfo *CrashInfo) const { in Print() [all …]
|
D | Driver.cpp | 118 llvm::PrettyStackTraceString CrashInfo("Command line argument parsing"); in ParseArgStrings() local 398 llvm::PrettyStackTraceString CrashInfo("Compilation construction"); in BuildCompilation() local 675 CrashReportInfo CrashInfo(TempFiles[0], VFS); in generateCompilationDiagnostics() local 677 std::string Script = CrashInfo.Filename.rsplit('.').first.str() + ".sh"; in generateCompilationDiagnostics() 689 Cmd.Print(ScriptOS, "\n", /*Quote=*/true, &CrashInfo); in generateCompilationDiagnostics() 1008 llvm::PrettyStackTraceString CrashInfo("Building universal build actions"); in BuildUniversalActions() local 1378 llvm::PrettyStackTraceString CrashInfo("Building compilation actions"); in BuildActions() local 1545 llvm::PrettyStackTraceString CrashInfo("Constructing phase actions"); in ConstructPhaseAction() local 1625 llvm::PrettyStackTraceString CrashInfo("Building compilation jobs"); in BuildJobs() local 1803 llvm::PrettyStackTraceString CrashInfo("Building compilation jobs"); in BuildJobsForAction() local [all …]
|
/external/clang/include/clang/Driver/ |
D | Job.h | 94 CrashReportInfo *CrashInfo = nullptr) const; 132 CrashReportInfo *CrashInfo = nullptr) const override; 154 bool Quote, CrashReportInfo *CrashInfo = nullptr) const;
|
/external/clang/lib/CodeGen/ |
D | CodeGenAction.cpp | 113 PrettyStackTraceDecl CrashInfo(*D.begin(), SourceLocation(), in HandleTopLevelDecl() local 129 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in HandleInlineMethodDefinition() local 143 PrettyStackTraceString CrashInfo("Per-file LLVM IR generation"); in HandleTranslationUnit() local 201 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in HandleTagDeclDefinition() local
|
D | BackendUtil.cpp | 666 PrettyStackTraceString CrashInfo("Per-function optimization"); in EmitAssembly() local 676 PrettyStackTraceString CrashInfo("Per-module optimization passes"); in EmitAssembly() local 681 PrettyStackTraceString CrashInfo("Code generation"); in EmitAssembly() local
|
D | CGStmt.cpp | 296 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(),S.getLBracLoc(), in EmitCompoundStmt() local
|
D | CodeGenModule.cpp | 1679 PrettyStackTraceDecl CrashInfo(const_cast<ValueDecl *>(D), D->getLocation(), in EmitGlobalDefinition() local
|
/external/clang/lib/Parse/ |
D | ParseAST.cpp | 133 PrettyStackTraceParserEntry CrashInfo(P); in ParseAST() local
|
D | ParseStmt.cpp | 909 PrettyStackTraceLoc CrashInfo(PP.getSourceManager(), in ParseCompoundStatementBody() local 1903 PrettyDeclStackTraceEntry CrashInfo(Actions, Decl, LBraceLoc, in ParseFunctionStatementBody() local 1935 PrettyDeclStackTraceEntry CrashInfo(Actions, Decl, TryLoc, in ParseFunctionTryBlock() local
|
D | ParseDeclCXX.cpp | 190 PrettyDeclStackTraceEntry CrashInfo(Actions, NamespcDecl, NamespaceLoc, in ParseNamespace() local 2931 PrettyDeclStackTraceEntry CrashInfo(Actions, TagDecl, RecordLoc, in ParseCXXMemberSpecification() local
|
D | ParseExpr.cpp | 2719 PrettyStackTraceLoc CrashInfo(PP.getSourceManager(), CaretLoc, in ParseBlockLiteralExpression() local
|
D | ParseExprCXX.cpp | 1052 PrettyStackTraceLoc CrashInfo(PP.getSourceManager(), LambdaBeginLoc, in ParseLambdaExpressionAfterIntroducer() local
|
D | ParseObjc.cpp | 2645 PrettyDeclStackTraceEntry CrashInfo(Actions, MDecl, Tok.getLocation(), in ParseObjCMethodDefinition() local
|
D | ParseDecl.cpp | 3576 PrettyDeclStackTraceEntry CrashInfo(Actions, TagDecl, RecordLoc, in ParseStructUnionBody() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngine.cpp | 290 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processCFGElement() local 430 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in ProcessStmt() local 459 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in ProcessInitializer() local 745 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in Visit() local 1405 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processCFGBlockEntrance() local 1586 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in processBranch() local 1670 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in REGISTER_TRAIT_WITH_PROGRAMSTATE() local 1755 PrettyStackTraceLocationContext CrashInfo(Pred->getLocationContext()); in processEndOfFunction() local
|
D | ExprEngineCXX.cpp | 381 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in VisitCXXDestructor() local 405 PrettyStackTraceLoc CrashInfo(getContext().getSourceManager(), in VisitCXXNewAllocatorCall() local
|
D | ExprEngineCallAndReturn.cpp | 43 PrettyStackTraceLocationContext CrashInfo(calleeCtx); in processCallEnter() local 220 PrettyStackTraceLocationContext CrashInfo(CEBNode->getLocationContext()); in processCallExit() local
|
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiateDecl.cpp | 4667 PrettyDeclStackTraceEntry CrashInfo(*this, Function, SourceLocation(), in PerformPendingInstantiations() local 4705 PrettyDeclStackTraceEntry CrashInfo(*this, Var, SourceLocation(), in PerformPendingInstantiations() local
|
/external/clang/lib/AST/ |
D | MicrosoftMangle.cpp | 2354 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in mangleCXXName() local
|
D | ItaniumMangle.cpp | 4031 PrettyStackTraceDecl CrashInfo(D, SourceLocation(), in mangleCXXName() local
|