Home | History | Annotate | Download | only in Rewrite

Lines Matching defs:Diag

77     Diag(FullSourceLoc(), diag::warn_fixit_no_changes);
103 Diags.Report(clang::diag::err_fe_unable_to_open_output) << Filename
173 Diag(Info.getLocation(), diag::note_fixit_in_macro);
178 Diag(Info.getLocation(), diag::note_fixit_unfixed_error);
185 Diag(Info.getLocation(), diag::note_fixit_failed);
189 Diag(Info.getLocation(), diag::note_fixit_applied);
193 void FixItRewriter::Diag(SourceLocation Loc, unsigned DiagID) {