Searched defs:ShouldWriteIntoJSON (Results 1 – 1 of 1) sorted by relevance
447 StringRef FileNameFromCU, bool ShouldWriteIntoJSON, in checkFunctions()491 bool ShouldWriteIntoJSON, in checkInstructions()555 bool ShouldWriteIntoJSON, llvm::json::Array &Bugs) { in checkVars()700 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata() local