Searched refs:ScopeUnderlyingType (Results 1 – 2 of 2) sorted by relevance
170 using ScopeUnderlyingType = unsigned int; variable171 enum Scope : ScopeUnderlyingType {
170 static_cast<ScopeUnderlyingType>(S))); in ScopeToString()