Home
last modified time | relevance | path

Searched defs:OrigDIVerifyBugsReportFilePath (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp493 static void writeJSON(StringRef OrigDIVerifyBugsReportFilePath, in writeJSON()
520 StringRef OrigDIVerifyBugsReportFilePath) { in checkDebugInfoMetadata()
852 StringRef OrigDIVerifyBugsReportFilePath; member
894 StringRef OrigDIVerifyBugsReportFilePath; member
952 StringRef OrigDIVerifyBugsReportFilePath) { in createCheckDebugifyModulePass()
964 StringRef OrigDIVerifyBugsReportFilePath) { in createCheckDebugifyFunctionPass()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h171 StringRef OrigDIVerifyBugsReportFilePath; variable