Searched defs:SwitchScope (Results 1 – 6 of 6) sorted by relevance
97 SwitchScope = 0x1000, enumerator
99 SwitchScope = 0x1000, enumerator
102 SwitchScope = 0x1000, enumerator
1282 ParseScope SwitchScope(this, ScopeFlags); in ParseSwitchStatement() local