Home | History | Annotate | Download | only in Parse

Lines Matching defs:TST_enum

2320       case DeclSpec::TST_enum:
3816 Actions.CodeCompleteTag(getCurScope(), DeclSpec::TST_enum);
4084 Decl *TagDecl = Actions.ActOnTag(getCurScope(), DeclSpec::TST_enum, TUK,
4098 if (DS.SetTypeSpecType(DeclSpec::TST_enum, StartLoc,
4116 getCurScope(), DeclSpec::TST_enum, TUK, SS, Name, StartLoc, NameLoc);
4146 if (DS.SetTypeSpecType(DeclSpec::TST_enum, StartLoc,