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