Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
Dparser.c1626 static void cp_parser_enumerator_definition
10933 cp_parser_enumerator_definition (parser, type); in cp_parser_enumerator_list()
10962 cp_parser_enumerator_definition (cp_parser* parser, tree type) in cp_parser_enumerator_definition() function
DChangeLog-20042272 (cp_parser_enumerator_list, cp_parser_enumerator_definition):