Searched refs:FlushDiagnostics (Results 1 – 10 of 10) sorted by relevance
41 FlushDiagnostics(); in ~AnalysisManager()48 void AnalysisManager::FlushDiagnostics() { in FlushDiagnostics() function in AnalysisManager53 (*I)->FlushDiagnostics(&filesMade); in FlushDiagnostics()
48 virtual ~HTMLDiagnostics() { FlushDiagnostics(nullptr); } in ~HTMLDiagnostics()
420 void PathDiagnosticConsumer::FlushDiagnostics( in FlushDiagnostics() function in PathDiagnosticConsumer
50 void FlushDiagnostics(DiagnosticsEngine &Diags) const;
48 void TextDiagnosticBuffer::FlushDiagnostics(DiagnosticsEngine &Diags) const { in FlushDiagnostics() function in TextDiagnosticBuffer
107 DiagsBuffer->FlushDiagnostics(Clang->getDiagnostics()); in cc1_main()
99 void FlushDiagnostics();
81 DiagsBuffer->FlushDiagnostics(*FinalDiags); in createDiagnostics()
390 diag_buf->FlushDiagnostics (m_compiler->getDiagnostics()); in Parse()
91 void FlushDiagnostics(FilesMade *FilesMade);