Home
last modified time | relevance | path

Searched refs:dump_function_name (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c78 static void dump_function_name (cxx_pretty_printer *, tree, int);
1287 dump_function_name (pp, t, flags); in dump_decl()
1682 dump_function_name (pp, t, flags); in dump_function_decl()
1844 dump_function_name (cxx_pretty_printer *pp, tree t, int flags) in dump_function_name() function
3102 dump_function_name (cxx_pp, decl, TFF_PLAIN_IDENTIFIER); in lang_decl_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc78 static void dump_function_name (cxx_pretty_printer *, tree, int);
1380 dump_function_name (pp, t, flags); in dump_decl()
1779 dump_function_name (pp, t, dump_function_name_flags); in dump_function_decl()
1941 dump_function_name (cxx_pretty_printer *pp, tree t, int flags) in dump_function_name() function
3195 dump_function_name (cxx_pp, decl, TFF_PLAIN_IDENTIFIER); in lang_decl_name()
H A DChangeLog-1997385 * error.c (dump_function_name): Test DECL_LANG_SPECIFIC in case
624 * error.c (dump_function_name): Fix printing of specializations of
891 * error.c (dump_function_name): Print specialization arguments.
H A DChangeLog-1999843 * error.c (dump_function_name): Don't crash if given a friend
1571 (dump_function_name): Likewise. Use dump_template_parms.
1573 dump_function_name.
2095 (dump_function_name): Likewise.
3842 dump_aggr_type, dump_global_iord, dump_decl, dump_function_name,
5202 (dump_function_name): Likewise.
H A DChangeLog-20091221 (dump_function_name): Hide lambda name.
1982 * error.c (dump_function_name): Handle null name.
H A DChangeLog-2016196 * error.c (dump_decl): Use dump_function_name to dump
1003 * error.c (dump_decl, dump_function_decl, dump_function_name):
H A DChangeLog-20212803 only carries through to dump_function_name.
2804 (dump_function_name): Avoid calling dump_template_parms if
H A DChangeLog-1998982 * error.c (dump_function_name): Likewise.
2879 * error.c (dump_function_name): Improve printing of template
6687 (dump_function_name): Handle template template parameters.
H A DChangeLog2858 * error.cc (dump_function_name): Likewise.
H A DChangeLog-20122408 * error.c (dump_function_name): Avoid showing anonymous "name".
H A DChangeLog-20044318 (dump_function_name): Use pp_cxx_tree_identifier and
5504 * error.c (dump_function_name): If T's DECL_LANG_SPECIFIC
H A DChangeLog-2000140 * error.c (dump_function_name): Don't let the user see __comp_ctor.
3510 (dump_function_name): Likewise.
H A DChangeLog-2005815 (dump_function_name): Likewise.
H A DChangeLog-20131741 (dump_function_name): Likewise.
H A DChangeLog-1995822 (dump_function_name): Likewise.
H A DChangeLog-20111083 in C++98 mode. (dump_function_name): Pretty printing.
H A DChangeLog-20022364 * error.c (dump_function_name): Use DECL_TEMPLATE_RESULT for
H A DChangeLog-20035463 (dump_function_name): Likewise.
H A DChangeLog-2020350 (dump_aggr_type, dump_simple_decl, dump_function_name): Call it.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-pretty-print.cc342 dump_function_name (pretty_printer *pp, tree node, dump_flags_t flags) in dump_function_name() function
4418 dump_function_name (pp, op0, flags); in print_call_name()
4438 dump_function_name (pp, TREE_OPERAND (op0, 0), flags); in print_call_name()
H A DChangeLog-200918722 (dump_function_name): New flags arg; mind TDF_ASMNAME.
18723 (dump_generic_node): Update dump_function_name calls.
18865 (dump_function_name): ... here. Use maybe_dump_asm_name.
20827 call itself. Make non-static. Use dump_function_name for functions.
H A DChangeLog-20142119 (dump_function_name): Likewise.
10592 * tree-pretty-print.c (dump_function_name): Likewise.
H A DChangeLog-202110589 * tree-pretty-print.c (dump_function_name): Dump the UID when
H A DChangeLog-200413309 * tree-pretty-print.c (dump_function_name): New function to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-pretty-print.c324 dump_function_name (pretty_printer *pp, tree node, dump_flags_t flags) in dump_function_name() function
4173 dump_function_name (pp, op0, flags); in print_call_name()
4193 dump_function_name (pp, TREE_OPERAND (op0, 0), flags); in print_call_name()