Lines Matching refs:OrigDIVerifyBugsReportFilePath

514 static void writeJSON(StringRef OrigDIVerifyBugsReportFilePath,  in writeJSON()  argument
518 raw_fd_ostream OS_FILE{OrigDIVerifyBugsReportFilePath, EC, in writeJSON()
522 << OrigDIVerifyBugsReportFilePath << '\n'; in writeJSON()
545 StringRef OrigDIVerifyBugsReportFilePath) { in checkDebugInfoMetadata() argument
636 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata()
653 writeJSON(OrigDIVerifyBugsReportFilePath, FileNameFromCU, NameOfWrappedPass, in checkDebugInfoMetadata()
880 OrigDIVerifyBugsReportFilePath); in runOnModule()
890 StringRef OrigDIVerifyBugsReportFilePath = "") in CheckDebugifyModulePass()
892 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyModulePass()
904 StringRef OrigDIVerifyBugsReportFilePath; member
926 OrigDIVerifyBugsReportFilePath); in runOnFunction()
936 StringRef OrigDIVerifyBugsReportFilePath = "") in CheckDebugifyFunctionPass()
938 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyFunctionPass()
950 StringRef OrigDIVerifyBugsReportFilePath; member
1016 StringRef OrigDIVerifyBugsReportFilePath) { in createCheckDebugifyModulePass() argument
1022 OrigDIVerifyBugsReportFilePath); in createCheckDebugifyModulePass()
1028 StringRef OrigDIVerifyBugsReportFilePath) { in createCheckDebugifyFunctionPass() argument
1034 OrigDIVerifyBugsReportFilePath); in createCheckDebugifyFunctionPass()
1046 OrigDIVerifyBugsReportFilePath); in run()
1095 P, OrigDIVerifyBugsReportFilePath); in registerCallbacks()
1107 P, OrigDIVerifyBugsReportFilePath); in registerCallbacks()