Home | History | Annotate | Download | only in Parse

Lines Matching refs:TST_union

1665       case DeclSpec::TST_union:
2621 Diag(Tok, diag::ext_empty_struct_union) << (TagType == TST_union);
2622 Diag(Tok, diag::warn_empty_struct_union_compat) << (TagType == TST_union);