Searched defs:utype (Results 1 – 4 of 4) sorted by relevance
42 using utype = std::underlying_type_t<OptionFlags>; variable49 using utype = std::underlying_type_t<OptionFlags>; variable
33 using utype = std::underlying_type_t<AsciiFlags>; in operator |() typedef39 using utype = std::underlying_type_t<AsciiFlags>; in operator &() typedef
66 using utype = std::underlying_type_t<InstFlags>; variable
1216 using utype = std::underlying_type_t<Token::Type>; in TokenToOpcode() typedef