Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DDebugify.cpp371 StringRef FileNameFromCU, bool ShouldWriteIntoJSON, in checkFunctions()
415 bool ShouldWriteIntoJSON, in checkInstructions()
474 bool ShouldWriteIntoJSON, llvm::json::Array &Bugs) { in checkVars()
619 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata() local