Searched refs:StoredDiagnosticConsumer (Results 1 – 1 of 1) sorted by relevance
560 class StoredDiagnosticConsumer : public DiagnosticConsumer { class565 explicit StoredDiagnosticConsumer( in StoredDiagnosticConsumer() function in __anon5a88eb930211::StoredDiagnosticConsumer583 StoredDiagnosticConsumer Client;607 void StoredDiagnosticConsumer::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic()647 Diags->setClient(new StoredDiagnosticConsumer(AST.StoredDiagnostics)); in ConfigureDiags()