Home | History | Annotate | Download | only in AST

Lines Matching defs:Diag

742   DiagnosticBuilder Diag(SourceLocation Loc, unsigned DiagID);
1819 Diag(RD->getLocation(), diag::warn_padded_struct_size)
1829 Diag(D->getLocation(), diag::warn_unnecessary_packed)
1914 Diag(D->getLocation(), diag::warn_padded_struct_field)
1921 Diag(D->getLocation(), diag::warn_padded_struct_anon_field)
1931 Diag(D->getLocation(), diag::warn_unnecessary_packed)
1995 RecordLayoutBuilder::Diag(SourceLocation Loc, unsigned DiagID) {