Home | History | Annotate | Download | only in Parse

Lines Matching defs:TST_enum

1953       case DeclSpec::TST_enum:
3197 Actions.CodeCompleteTag(getCurScope(), DeclSpec::TST_enum);
3458 Decl *TagDecl = Actions.ActOnTag(getCurScope(), DeclSpec::TST_enum, TUK,
3473 TypeResult Type = Actions.ActOnDependentTag(getCurScope(), DeclSpec::TST_enum,
3504 if (DS.SetTypeSpecType(DeclSpec::TST_enum, StartLoc,