Searched refs:shouldWriteStableReportFilename (Results 1 – 3 of 3) sorted by relevance
464 bool shouldWriteStableReportFilename();
224 bool AnalyzerOptions::shouldWriteStableReportFilename() { in shouldWriteStableReportFilename() function in AnalyzerOptions
281 if (!AnalyzerOpts.shouldWriteStableReportFilename()) { in ReportDiag()