Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp381 StringRef FileNameFromCU, bool ShouldWriteIntoJSON, in checkFunctions()
425 bool ShouldWriteIntoJSON, in checkInstructions()
484 bool ShouldWriteIntoJSON, llvm::json::Array &Bugs) { in checkVars()
636 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata() local