Lines Matching refs:ShouldWriteIntoJSON
371 StringRef FileNameFromCU, bool ShouldWriteIntoJSON, in checkFunctions() argument
379 if (ShouldWriteIntoJSON) in checkFunctions()
394 if (ShouldWriteIntoJSON) in checkFunctions()
415 bool ShouldWriteIntoJSON, in checkInstructions() argument
436 if (ShouldWriteIntoJSON) in checkInstructions()
453 if (ShouldWriteIntoJSON) in checkInstructions()
474 bool ShouldWriteIntoJSON, llvm::json::Array &Bugs) { in checkVars() argument
484 if (ShouldWriteIntoJSON) in checkVars()
619 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata() local
624 FileNameFromCU, ShouldWriteIntoJSON, Bugs); in checkDebugInfoMetadata()
627 FileNameFromCU, ShouldWriteIntoJSON, Bugs); in checkDebugInfoMetadata()
630 FileNameFromCU, ShouldWriteIntoJSON, Bugs); in checkDebugInfoMetadata()
635 if (ShouldWriteIntoJSON && !Bugs.empty()) in checkDebugInfoMetadata()