Searched refs:ShouldWriteIntoJSON (Results 1 – 1 of 1) sorted by relevance
360 StringRef FileNameFromCU, bool ShouldWriteIntoJSON, in checkFunctions() argument368 if (ShouldWriteIntoJSON) in checkFunctions()383 if (ShouldWriteIntoJSON) in checkFunctions()404 bool ShouldWriteIntoJSON, in checkInstructions() argument425 if (ShouldWriteIntoJSON) in checkInstructions()442 if (ShouldWriteIntoJSON) in checkInstructions()463 bool ShouldWriteIntoJSON, llvm::json::Array &Bugs) { in checkVars() argument473 if (ShouldWriteIntoJSON) in checkVars()604 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata() local609 FileNameFromCU, ShouldWriteIntoJSON, Bugs); in checkDebugInfoMetadata()[all …]