Home | History | Annotate | Download | only in CodeGen

Lines Matching full:diags

205   /// Report potential problems we've found to \c Diags.
206 void reportDiagnostics(DiagnosticsEngine &Diags, StringRef MainFile);
266 DiagnosticsEngine &Diags;
491 DiagnosticsEngine &Diags,
602 DiagnosticsEngine &getDiags() const { return Diags; }