Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/cp/
Dparser.c1595 static void cp_parser_enumerator_definition
10510 cp_parser_enumerator_definition (parser, type); in cp_parser_enumerator_list()
10539 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):