Searched refs:has_underlying_type (Results 1 – 2 of 2) sorted by relevance
19102 bool has_underlying_type = false; in cp_parser_enum_specifier() local19228 has_underlying_type = true; in cp_parser_enum_specifier()19246 if (has_underlying_type) in cp_parser_enum_specifier()19249 if (has_underlying_type) in cp_parser_enum_specifier()19256 if (has_underlying_type) in cp_parser_enum_specifier()19259 if (has_underlying_type) in cp_parser_enum_specifier()19264 if (!has_underlying_type && !cp_parser_parse_definitely (parser)) in cp_parser_enum_specifier()
20728 bool has_underlying_type = false; in cp_parser_enum_specifier() local20858 has_underlying_type = true; in cp_parser_enum_specifier()20876 if (has_underlying_type) in cp_parser_enum_specifier()20879 if (has_underlying_type) in cp_parser_enum_specifier()20886 if (has_underlying_type) in cp_parser_enum_specifier()20889 if (has_underlying_type) in cp_parser_enum_specifier()20894 if (!has_underlying_type && !cp_parser_parse_definitely (parser)) in cp_parser_enum_specifier()