Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp360 StringRef FileNameFromCU, bool ShouldWriteIntoJSON, in checkFunctions()
404 bool ShouldWriteIntoJSON, in checkInstructions()
463 bool ShouldWriteIntoJSON, llvm::json::Array &Bugs) { in checkVars()
604 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata() local