Searched refs:StoreDiagnostics (Results 1 – 1 of 1) sorted by relevance
24 class StoreDiagnostics : public DiagnosticConsumer { class30 StoreDiagnostics(std::vector<StoredDiagnostic> &Out, bool ReportErrors) in StoreDiagnostics() function in clang::__anon83e3473f0111::StoreDiagnostics85 Clang->createDiagnostics(new StoreDiagnostics(Diagnostics, !ErrorOK)); in TestAST()