Lines Matching refs:ShouldWriteIntoJSON
381 StringRef FileNameFromCU, bool ShouldWriteIntoJSON, in checkFunctions() argument
389 if (ShouldWriteIntoJSON) in checkFunctions()
404 if (ShouldWriteIntoJSON) in checkFunctions()
425 bool ShouldWriteIntoJSON, in checkInstructions() argument
446 if (ShouldWriteIntoJSON) in checkInstructions()
463 if (ShouldWriteIntoJSON) in checkInstructions()
484 bool ShouldWriteIntoJSON, llvm::json::Array &Bugs) { in checkVars() argument
494 if (ShouldWriteIntoJSON) in checkVars()
636 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata() local
641 FileNameFromCU, ShouldWriteIntoJSON, Bugs); in checkDebugInfoMetadata()
644 FileNameFromCU, ShouldWriteIntoJSON, Bugs); in checkDebugInfoMetadata()
647 FileNameFromCU, ShouldWriteIntoJSON, Bugs); in checkDebugInfoMetadata()
652 if (ShouldWriteIntoJSON && !Bugs.empty()) in checkDebugInfoMetadata()