Searched refs:OrigDIVerifyBugsReportFilePath (Results 1 – 2 of 2) sorted by relevance
94 StringRef OrigDIVerifyBugsReportFilePath);159 llvm::StringRef OrigDIVerifyBugsReportFilePath = "");166 llvm::StringRef OrigDIVerifyBugsReportFilePath = "");171 llvm::StringRef OrigDIVerifyBugsReportFilePath; variable182 llvm::StringRef OrigDIVerifyBugsReportFilePath = "")184 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in NameOfWrappedPass()196 llvm::StringRef OrigDIVerifyBugsReportFilePath = ""; variable214 OrigDIVerifyBugsReportFilePath = BugsReportFilePath; in setOrigDIVerifyBugsReportFilePath()217 return OrigDIVerifyBugsReportFilePath; in getOrigDIVerifyBugsReportFilePath()235 StringRef OrigDIVerifyBugsReportFilePath; variable[all …]
585 static void writeJSON(StringRef OrigDIVerifyBugsReportFilePath, in writeJSON() argument589 raw_fd_ostream OS_FILE{OrigDIVerifyBugsReportFilePath, EC, in writeJSON()593 << OrigDIVerifyBugsReportFilePath << '\n'; in writeJSON()616 StringRef OrigDIVerifyBugsReportFilePath) { in checkDebugInfoMetadata() argument700 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata()717 writeJSON(OrigDIVerifyBugsReportFilePath, FileNameFromCU, NameOfWrappedPass, in checkDebugInfoMetadata()944 OrigDIVerifyBugsReportFilePath); in runOnModule()954 StringRef OrigDIVerifyBugsReportFilePath = "") in CheckDebugifyModulePass()956 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyModulePass()968 StringRef OrigDIVerifyBugsReportFilePath; member[all …]