Home | History | Annotate | Download | only in AST

Lines Matching refs:diag

776   DiagnosticBuilder Diag(SourceLocation Loc, unsigned DiagID);
2117 Diag(RD->getLocation(), diag::warn_padded_struct_size)
2127 Diag(D->getLocation(), diag::warn_unnecessary_packed)
2212 Diag(D->getLocation(), diag::warn_padded_struct_field)
2219 Diag(D->getLocation(), diag::warn_padded_struct_anon_field)
2229 Diag(D->getLocation(), diag::warn_unnecessary_packed)
2295 RecordLayoutBuilder::Diag(SourceLocation Loc, unsigned DiagID) {