Searched defs:Utype (Results 1 – 6 of 6) sorted by relevance
42 using Utype = std::underlying_type_t<T>; variable50 using Utype = std::underlying_type_t<T>; variable58 using Utype = std::underlying_type_t<T>; variable66 using Utype = std::underlying_type_t<T>; variable74 using Utype = std::underlying_type_t<T>; variable89 using Utype = std::underlying_type_t<T>; variable
47 using Utype = std::underlying_type_t<OptionFlags>; variable54 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
66 using Utype = std::underlying_type_t<InstFlags>; variable
1280 using Utype = std::underlying_type_t<Token::Type>; in TokenToOpcode() typedef
1581 using Utype = std::underlying_type_t<PropertySearchFlags>; in ValidateResolvedProperty() typedef