Searched defs:EnumScope (Results 1 – 2 of 2) sorted by relevance
116 EnumScope = 0x40000, enumerator
3915 ParseScope EnumScope(this, Scope::DeclScope | Scope::EnumScope); in ParseEnumBody() local