Home
last modified time | relevance | path

Searched refs:cp_parser_default_argument (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20083154 using the new cp_parser_default_argument.
3157 new function, cp_parser_default_argument.
3158 (cp_parser_default_argument): New; extracted from
H A DChangeLog-20111562 (cp_parser_default_argument): Call cp_parser_initializer
1850 * parser.c (cp_parser_default_argument): Use
H A DChangeLog-20211816 (cp_parser_default_argument): Add temp override for
1936 * parser.c (cp_parser_default_argument): Temporarily override
H A DChangeLog-20091539 * parser.c (cp_parser_default_argument): Not here.
H A DChangeLog-20143422 * parser.c (cp_parser_default_argument): Clear
H A Dparser.cc2397 static tree cp_parser_default_argument
24935 = cp_parser_default_argument (parser, template_parm_p); in cp_parser_parameter_declaration()
25013 cp_parser_default_argument (cp_parser *parser, bool template_parm_p) in cp_parser_default_argument() function
H A DChangeLog-20195582 (cp_parser_default_argument): Update the type of
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2272 static tree cp_parser_default_argument
22975 = cp_parser_default_argument (parser, template_parm_p); in cp_parser_parameter_declaration()
23053 cp_parser_default_argument (cp_parser *parser, bool template_parm_p) in cp_parser_default_argument() function