Searched refs:OrigDIVerifyBugsReportFilePath (Results 1 – 2 of 2) sorted by relevance
89 StringRef OrigDIVerifyBugsReportFilePath);153 llvm::StringRef OrigDIVerifyBugsReportFilePath = "");160 llvm::StringRef OrigDIVerifyBugsReportFilePath = "");165 llvm::StringRef OrigDIVerifyBugsReportFilePath; variable176 llvm::StringRef OrigDIVerifyBugsReportFilePath = "")178 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in NameOfWrappedPass()189 llvm::StringRef OrigDIVerifyBugsReportFilePath = ""; variable207 OrigDIVerifyBugsReportFilePath = BugsReportFilePath; in setOrigDIVerifyBugsReportFilePath()210 return OrigDIVerifyBugsReportFilePath; in getOrigDIVerifyBugsReportFilePath()228 StringRef OrigDIVerifyBugsReportFilePath; variable[all …]
511 static void writeJSON(StringRef OrigDIVerifyBugsReportFilePath, in writeJSON() argument515 raw_fd_ostream OS_FILE{OrigDIVerifyBugsReportFilePath, EC, in writeJSON()519 << OrigDIVerifyBugsReportFilePath << '\n'; in writeJSON()542 StringRef OrigDIVerifyBugsReportFilePath) { in checkDebugInfoMetadata() argument630 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata()647 writeJSON(OrigDIVerifyBugsReportFilePath, FileNameFromCU, NameOfWrappedPass, in checkDebugInfoMetadata()861 OrigDIVerifyBugsReportFilePath); in runOnModule()869 StringRef OrigDIVerifyBugsReportFilePath = "") in CheckDebugifyModulePass()871 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyModulePass()883 StringRef OrigDIVerifyBugsReportFilePath; member[all …]