Searched refs:ActOnEnumConstant (Results 1 – 3 of 3) sorted by relevance
4127 Decl *EnumConstDecl = Actions.ActOnEnumConstant(getCurScope(), EnumDecl, in ParseEnumBody()
2015 Decl *ActOnEnumConstant(Scope *S, Decl *EnumDecl, Decl *LastEnumConstant,
14048 Decl *Sema::ActOnEnumConstant(Scope *S, Decl *theEnumDecl, Decl *lastEnumConst, in ActOnEnumConstant() function in Sema