Home | History | Annotate | Download | only in Sema

Lines Matching full:tst_union

352 /// TST_union, TST_struct, TST_interface, TST_class).  This is used to diagnose
364 case TTK_Union: return DeclSpec::TST_union;
3083 DS.getTypeSpecType() == DeclSpec::TST_union ||
3123 DS.getTypeSpecType() == DeclSpec::TST_union ? 3 : 4);
3153 DS.getTypeSpecType() == DeclSpec::TST_union ? 3 : 4)
3276 TypeSpecType == DeclSpec::TST_union ||
3284 TypeSpecType == DeclSpec::TST_union ? 2 :
9831 case TST_union: