Home | History | Annotate | Download | only in Sema

Lines Matching refs:TST_struct

314 /// TST_union, TST_struct, TST_class).  This is used to diagnose cases in C
324 case TTK_Struct: return DeclSpec::TST_struct;
2380 DS.getTypeSpecType() == DeclSpec::TST_struct ||
2418 DS.getTypeSpecType() == DeclSpec::TST_struct ? 1 :
2539 TypeSpecType == DeclSpec::TST_struct ||
2548 TypeSpecType == DeclSpec::TST_struct ? 1 :
7779 case TST_struct: