Home
last modified time | relevance | path

Searched refs:cp_parser_maybe_warn_enum_key (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-2019184 * parser.c (cp_parser_maybe_warn_enum_key): New function.
187 cp_parser_maybe_warn_enum_key.
Dparser.cc2739 static void cp_parser_maybe_warn_enum_key (cp_parser *, location_t, tree, rid);
20665 cp_parser_maybe_warn_enum_key (parser, key_loc, type, scoped_key); in cp_parser_elaborated_type_specifier()
33273 cp_parser_maybe_warn_enum_key (cp_parser *parser, location_t key_loc, in cp_parser_maybe_warn_enum_key() function
DChangeLog-20206562 (cp_parser_maybe_warn_enum_key): Likewise. Return early if