Searched defs:Utype (Results 1 – 5 of 5) sorted by relevance
42 using Utype = std::underlying_type_t<OptionFlags>; variable49 using Utype = std::underlying_type_t<OptionFlags>; variable
32 using Utype = std::underlying_type_t<AsciiFlags>; in operator |() typedef38 using Utype = std::underlying_type_t<AsciiFlags>; in operator &() typedef
65 using Utype = std::underlying_type_t<InstFlags>; variable
1259 using Utype = std::underlying_type_t<Token::Type>; in TokenToOpcode() typedef
1147 using Utype = std::underlying_type_t<PropertySearchFlags>; in ValidateResolvedProperty() typedef