Home | History | Annotate | Download | only in Frontend

Lines Matching refs:StoredDiagnostic

137   SmallVector<StoredDiagnostic, 4> PreambleDiagnostics;
141 SmallVector<StoredDiagnostic, 4> StoredDiagnostics;
145 SmallVector<StoredDiagnostic, 4> FailedParseDiagnostics;
272 const SmallVectorImpl<StoredDiagnostic> &Diags,
273 SmallVectorImpl<StoredDiagnostic> &Out);
581 typedef StoredDiagnostic *stored_diag_iterator;
582 typedef const StoredDiagnostic *stored_diag_const_iterator;
822 SmallVectorImpl<StoredDiagnostic