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

/haiku-buildtools/gcc/gcc/cp/
H A Derror.c98 static void dump_template_argument (cxx_pretty_printer *, tree, int);
186 dump_template_argument (cxx_pretty_printer *pp, tree arg, int flags) function
245 dump_template_argument (pp, arg, flags);
337 dump_template_argument (pp, arg, TFF_PLAIN_IDENTIFIER);
579 dump_template_argument (pp, t, flags);
1593 dump_template_argument (pp, arg, TFF_PLAIN_IDENTIFIER);
1796 dump_template_argument (pp, arg, flags);
2608 dump_template_argument (pp, ARGUMENT_PACK_SELECT_FROM_PACK (t), flags);

Completed in 51 milliseconds