Home
last modified time | relevance | path

Searched refs:end_template_parm_list (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dconstraint.cc1359 end_template_parm_list (); in process_introduction_parm()
1409 parm_list = end_template_parm_list (parm_list); in finish_template_introduction()
H A Dcp-tree.h6611 extern tree end_template_parm_list (tree);
6612 extern void end_template_parm_list (void);
H A Dpt.c4466 end_template_parm_list (tree parms) in end_template_parm_list() function
4496 end_template_parm_list () in end_template_parm_list() function
H A Dparser.c15083 return end_template_parm_list (parameter_list); in cp_parser_template_parameter_list()
15230 end_template_parm_list (); in finish_constrained_template_template_parm()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h5297 extern tree end_template_parm_list (tree);
H A Dpt.c3670 end_template_parm_list (tree parms) in end_template_parm_list() function
H A Dparser.c11989 return end_template_parm_list (parameter_list); in cp_parser_template_parameter_list()