Home
last modified time | relevance | path

Searched refs:cp_parser_enumerator_list (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dparser.c1593 static void cp_parser_enumerator_list
10475 cp_parser_enumerator_list (parser, type); in cp_parser_enum_specifier()
10505 cp_parser_enumerator_list (cp_parser* parser, tree type) in cp_parser_enumerator_list() function
H A DChangeLog-20042272 (cp_parser_enumerator_list, cp_parser_enumerator_definition):