Searched defs:EnumScope (Results 1 – 3 of 3) sorted by relevance
117 EnumScope = 0x40000, enumerator
4165 ParseScope EnumScope(this, Scope::DeclScope | Scope::EnumScope); in ParseEnumBody() local
2023 Scope *EnumScope = getNonFieldDeclScope(S); in MergeTypedefNameDecl() local