Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Derror.c86 static void dump_template_parameter (tree, int);
216 dump_template_parameter (tree parm, int flags) in dump_template_parameter() function
290 dump_template_parameter (TREE_VEC_ELT (p, i), TFF_PLAIN_IDENTIFIER); in dump_template_bindings()
1224 dump_template_parameter (TREE_VEC_ELT (inner_parms, i), flags); in dump_template_decl()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Derror.c85 static void dump_template_parameter (cxx_pretty_printer *, tree, int);
276 dump_template_parameter (cxx_pretty_printer *pp, tree parm, int flags) in dump_template_parameter() function
351 dump_template_parameter (pp, TREE_VEC_ELT (p, i), in dump_template_bindings()
1392 dump_template_parameter (pp, TREE_VEC_ELT (inner_parms, i), in dump_template_decl()