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