Searched refs:ShouldWriteIntoJSON (Results 1 – 1 of 1) sorted by relevance
381 StringRef FileNameFromCU, bool ShouldWriteIntoJSON, in checkFunctions() argument389 if (ShouldWriteIntoJSON) in checkFunctions()404 if (ShouldWriteIntoJSON) in checkFunctions()425 bool ShouldWriteIntoJSON, in checkInstructions() argument446 if (ShouldWriteIntoJSON) in checkInstructions()463 if (ShouldWriteIntoJSON) in checkInstructions()484 bool ShouldWriteIntoJSON, llvm::json::Array &Bugs) { in checkVars() argument494 if (ShouldWriteIntoJSON) in checkVars()636 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata() local641 FileNameFromCU, ShouldWriteIntoJSON, Bugs); in checkDebugInfoMetadata()[all …]