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

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Derror.c102 static void dump_function_decl PROTO((tree, int));
829 dump_function_decl (t, v);
891 dump_function_decl (t, v);
968 dump_function_decl (t, v) function
1844 dump_function_decl (fndecl, 2 + print_default_args_p);
/haiku-buildtools/gcc/gcc/cp/
H A Derror.c83 static void dump_function_decl (cxx_pretty_printer *, tree, int);
178 dump_function_decl (pp, scope, f);
1212 dump_function_decl (pp, t, flags);
1363 dump_function_decl (pp, t, flags | TFF_TEMPLATE_NAME);
1478 dump_function_decl (cxx_pretty_printer *pp, tree t, int flags) function

Completed in 49 milliseconds