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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c83 static void dump_parameters (cxx_pretty_printer *, tree, int);
498 dump_parameters (pp, t, flags);
760 dump_parameters (pp,
936 dump_parameters (pp, arg, flags & ~TFF_FUNCTION_DEFAULT_ARGUMENTS);
1686 dump_parameters (pp, parmtypes, flags);
1756 dump_parameters (cxx_pretty_printer *pp, tree parmtypes, int flags) function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc83 static void dump_parameters (cxx_pretty_printer *, tree, int);
570 dump_parameters (pp, t, flags);
839 dump_parameters (pp,
1022 dump_parameters (pp, arg, flags & ~TFF_FUNCTION_DEFAULT_ARGUMENTS);
1783 dump_parameters (pp, parmtypes, flags);
1853 dump_parameters (cxx_pretty_printer *pp, tree parmtypes, int flags) function

Completed in 123 milliseconds