Searched refs:ShouldWriteVerboseReportFilename (Results 1 – 4 of 4) sorted by relevance
383 ShouldWriteStableReportFilename || ShouldWriteVerboseReportFilename, in getDiagOpts()
198 ANALYZER_OPTION(bool, ShouldWriteVerboseReportFilename, "verbose-report-filename",
77 bool ShouldWriteVerboseReportFilename = false; member
323 if (DiagOpts.ShouldWriteVerboseReportFilename) { in ReportDiag()