Lines Matching refs:OrigDIVerifyBugsReportFilePath

511 static void writeJSON(StringRef OrigDIVerifyBugsReportFilePath,  in writeJSON()  argument
515 raw_fd_ostream OS_FILE{OrigDIVerifyBugsReportFilePath, EC, in writeJSON()
519 << OrigDIVerifyBugsReportFilePath << '\n'; in writeJSON()
542 StringRef OrigDIVerifyBugsReportFilePath) { in checkDebugInfoMetadata() argument
630 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata()
647 writeJSON(OrigDIVerifyBugsReportFilePath, FileNameFromCU, NameOfWrappedPass, in checkDebugInfoMetadata()
883 OrigDIVerifyBugsReportFilePath); in runOnModule()
896 StringRef OrigDIVerifyBugsReportFilePath = "") in CheckDebugifyModulePass()
898 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyModulePass()
910 StringRef OrigDIVerifyBugsReportFilePath; member
936 OrigDIVerifyBugsReportFilePath); in runOnFunction()
948 StringRef OrigDIVerifyBugsReportFilePath = "") in CheckDebugifyFunctionPass()
950 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyFunctionPass()
962 StringRef OrigDIVerifyBugsReportFilePath; member
1035 StringRef OrigDIVerifyBugsReportFilePath) { in createCheckDebugifyModulePass() argument
1041 OrigDIVerifyBugsReportFilePath); in createCheckDebugifyModulePass()
1047 StringRef OrigDIVerifyBugsReportFilePath) { in createCheckDebugifyFunctionPass() argument
1053 OrigDIVerifyBugsReportFilePath); in createCheckDebugifyFunctionPass()
1069 OrigDIVerifyBugsReportFilePath); in run()
1121 P, OrigDIVerifyBugsReportFilePath); in registerCallbacks()
1133 P, OrigDIVerifyBugsReportFilePath); in registerCallbacks()