Searched defs:GlobalEnum (Results 1 – 3 of 3) sorted by relevance
27 enum GlobalEnum { enum
44 enum { e2 = 2 } GlobalEnum; variable
80 constexpr S::NestedEnum GlobalEnum = S::NestedEnum::EnumValue1; variable