Searched refs:OrigDIVerifyBugsReportFilePath (Results 1 – 2 of 2) sorted by relevance
90 StringRef OrigDIVerifyBugsReportFilePath);143 llvm::StringRef OrigDIVerifyBugsReportFilePath = "");150 llvm::StringRef OrigDIVerifyBugsReportFilePath = "");171 StringRef OrigDIVerifyBugsReportFilePath; variable203 OrigDIVerifyBugsReportFilePath)); in add()210 OrigDIVerifyBugsReportFilePath)); in add()225 OrigDIVerifyBugsReportFilePath = BugsReportFilePath; in setOrigDIVerifyBugsReportFilePath()228 return OrigDIVerifyBugsReportFilePath; in getOrigDIVerifyBugsReportFilePath()
493 static void writeJSON(StringRef OrigDIVerifyBugsReportFilePath, in writeJSON() argument497 raw_fd_ostream OS_FILE{OrigDIVerifyBugsReportFilePath, EC, in writeJSON()501 << OrigDIVerifyBugsReportFilePath << '\n'; in writeJSON()520 StringRef OrigDIVerifyBugsReportFilePath) { in checkDebugInfoMetadata() argument604 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata()621 writeJSON(OrigDIVerifyBugsReportFilePath, FileNameFromCU, NameOfWrappedPass, in checkDebugInfoMetadata()830 OrigDIVerifyBugsReportFilePath); in runOnModule()838 StringRef OrigDIVerifyBugsReportFilePath = "") in CheckDebugifyModulePass()840 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyModulePass()852 StringRef OrigDIVerifyBugsReportFilePath; member[all …]