Home | History | Annotate | Download | only in Parse

Lines Matching refs:TST_struct

950     TagType = DeclSpec::TST_struct;
989 if (TagType == DeclSpec::TST_struct &&
1057 : TagType == DeclSpec::TST_struct? 1
1411 : TagType == DeclSpec::TST_struct? "struct" : "union");
2192 assert((TagType == DeclSpec::TST_struct ||