Lines Matching refs:OrigDIVerifyBugsReportFilePath
504 static void writeJSON(StringRef OrigDIVerifyBugsReportFilePath, in writeJSON() argument
508 raw_fd_ostream OS_FILE{OrigDIVerifyBugsReportFilePath, EC, in writeJSON()
512 << OrigDIVerifyBugsReportFilePath << '\n'; in writeJSON()
531 StringRef OrigDIVerifyBugsReportFilePath) { in checkDebugInfoMetadata() argument
619 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata()
636 writeJSON(OrigDIVerifyBugsReportFilePath, FileNameFromCU, NameOfWrappedPass, in checkDebugInfoMetadata()
850 OrigDIVerifyBugsReportFilePath); in runOnModule()
858 StringRef OrigDIVerifyBugsReportFilePath = "") in CheckDebugifyModulePass()
860 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyModulePass()
872 StringRef OrigDIVerifyBugsReportFilePath; member
892 OrigDIVerifyBugsReportFilePath); in runOnFunction()
900 StringRef OrigDIVerifyBugsReportFilePath = "") in CheckDebugifyFunctionPass()
902 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyFunctionPass()
914 StringRef OrigDIVerifyBugsReportFilePath; member
977 StringRef OrigDIVerifyBugsReportFilePath) { in createCheckDebugifyModulePass() argument
983 OrigDIVerifyBugsReportFilePath); in createCheckDebugifyModulePass()
989 StringRef OrigDIVerifyBugsReportFilePath) { in createCheckDebugifyFunctionPass() argument
995 OrigDIVerifyBugsReportFilePath); in createCheckDebugifyFunctionPass()
1007 OrigDIVerifyBugsReportFilePath); in run()
1045 P, OrigDIVerifyBugsReportFilePath); in registerCallbacks()
1055 P, OrigDIVerifyBugsReportFilePath); in registerCallbacks()