Searched refs:ShouldWriteStableReportFilename (Results 1 – 4 of 4) sorted by relevance
398 ShouldWriteStableReportFilename, in getDiagOpts()
192 ANALYZER_OPTION(bool, ShouldWriteStableReportFilename, "stable-report-filename",
85 bool ShouldWriteStableReportFilename = false; member
270 if (!DiagOpts.ShouldWriteStableReportFilename) { in ReportDiag()