Lines Matching defs:Diag
81 Diag(FullSourceLoc(), diag::warn_fixit_no_changes);
108 Diags.Report(clang::diag::err_fe_unable_to_open_output) << Filename
179 Diag(Info.getLocation(), diag::note_fixit_in_macro);
184 Diag(Info.getLocation(), diag::note_fixit_unfixed_error);
191 Diag(Info.getLocation(), diag::note_fixit_failed);
195 Diag(Info.getLocation(), diag::note_fixit_applied);
199 void FixItRewriter::Diag(SourceLocation Loc, unsigned DiagID) {