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