Home
last modified time | relevance | path

Searched refs:cp_parser_template_argument_list (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2005173 (cp_parser_template_argument_list): Use XRESIZEVEC instead of
189 (cp_parser_template_argument_list): Use XNEWVEC, nto xmalloc.
636 (cp_parser_template_argument_list): Add comment.
805 * parser.c (cp_parser_template_argument_list): Do not treat
H A DChangeLog-2003330 (cp_parser_template_argument_list): Set
2239 * parser.c (cp_parser_template_argument_list): Produce a
H A DChangeLog-20072786 (cp_parser_template_argument_list): Parse the ellipsis to indicate
H A DChangeLog-20092777 * parser.c (cp_parser_template_argument_list): Display an error
H A DChangeLog-20151077 * parser.c (cp_parser_template_argument_list): Remove conditional
H A DChangeLog-20103908 * parser.c (cp_parser_template_argument_list): Always set defaulted
H A DChangeLog-20111258 * parser.c (cp_parser_trait_expr, cp_parser_template_argument_list,
H A DChangeLog-2021763 * parser.c (cp_parser_template_argument_list): Use auto_vec
H A Dparser.cc2494 static tree cp_parser_template_argument_list
18699 cp_parser_template_argument_list (cp_parser* parser) in cp_parser_template_argument_list() function
32069 arguments = cp_parser_template_argument_list (parser); in cp_parser_enclosed_template_argument_list()
H A DChangeLog-2018147 (cp_parser_template_argument_list): Don't create wrapper nodes
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2369 static tree cp_parser_template_argument_list
17082 cp_parser_template_argument_list (cp_parser* parser) in cp_parser_template_argument_list() function
29829 arguments = cp_parser_template_argument_list (parser); in cp_parser_enclosed_template_argument_list()