Searched refs:dump_template_parms (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Derror.c104 static void dump_template_parms (cxx_pretty_printer *, tree, int, int);
392 dump_template_parms (pp, TYPE_TEMPLATE_INFO (t),
717 dump_template_parms (pp, TYPE_TEMPLATE_INFO (t),
1752 dump_template_parms (pp, DECL_TEMPLATE_INFO (t), !DECL_USE_TEMPLATE (t),
1763 dump_template_parms (cxx_pretty_printer *pp, tree info, function

Completed in 46 milliseconds