Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c71 static void dump_function_decl (cxx_pretty_printer *, tree, int);
216 dump_function_decl (pp, scope, f); in dump_scope()
1292 dump_function_decl (pp, t, flags); in dump_decl()
1482 dump_function_decl (pp, t, flags | TFF_TEMPLATE_NAME); in dump_template_decl()
1591 dump_function_decl (cxx_pretty_printer *pp, tree t, int flags) in dump_function_decl() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc71 static void dump_function_decl (cxx_pretty_printer *, tree, int);
250 dump_function_decl (pp, scope, f | TFF_NO_TEMPLATE_BINDINGS); in dump_scope()
1385 dump_function_decl (pp, t, flags); in dump_decl()
1578 dump_function_decl (pp, t, flags | TFF_TEMPLATE_NAME); in dump_template_decl()
1682 dump_function_decl (cxx_pretty_printer *pp, tree t, int flags) in dump_function_decl() function
H A DChangeLog-20131514 (dump_function_decl): ... here. Updated to early-out with call to
1737 (dump_function_decl): Likewise.
1867 (dump_function_decl): Likewise.
2896 * error.c (dump_function_decl): Respect it.
2939 * error.c (dump_function_decl): Use fndecl_declared_return_type.
3190 (dump_type_suffix, dump_function_decl): Use it.
H A DChangeLog-1999148 * error.c (dump_function_decl): Likewise.
621 * error.c (dump_function_decl): Use `[ with ... ]' syntax for
1488 (dump_function_decl): Use DECL_TEMPLATE_INSTANTIATION. Don't pass
1530 (dump_function_decl): Use it. Pretty print function template
1568 (dump_function_decl): Adjust prototype. Use tree_string_flags.
2096 (dump_function_decl): Don't be too talkative about function return
3715 (dump_function_decl): Likewise.
6058 (dump_function_decl): Extend meaning of V parameter. Use
6063 dump_function_decl directly.
6635 * error.c (dump_function_decl): Don't print the argument types for
H A DChangeLog-20091219 (dump_function_decl): Recognize lambda function.
2622 dump_function_decl, dump_template_parms, dump_expr,
2725 dump_decl, dump_template_decl, dump_function_decl,
2970 * error.c (dump_function_decl): Don't pretty-print templates
3013 (dump_function_decl): Call find_typenames.
H A DChangeLog-2016626 * error.c (dump_function_decl): Decorate inheriting ctors.
1003 * error.c (dump_decl, dump_function_decl, dump_function_name):
1557 * error.c (dump_function_decl): Check TFF_NO_TEMPLATE_BINDINGS.
1953 (dump_function_decl): Same.
2191 * error.c (dump_function_decl): Save the constexpr specifier too.
H A DChangeLog-1993535 * cp-error.c (dump_function_decl): Don't print return type for
H A DChangeLog-2000263 * error.c (dump_function_decl): Use DECL_VIRTUAL_P, not
638 * error.c (dump_function_decl): Print the arguments used to
664 * error.c (dump_function_decl): Print no space between
3337 * error.c (dump_function_decl): Be caution when using
4507 * error.c (dump_function_decl): Use DECL_HAS_IN_CHARGE_PARM_P.
6163 * error.c (dump_function_decl): Use DECL_CONTEXT, not
H A DChangeLog-2021357 (dump_function_decl): Set it.
713 * error.c (dump_function_decl): Don't print 'constexpr'
2800 (dump_function_decl): Partial revert of PR50828, which masked
2801 TFF_TEMPLATE_NAME for all of dump_function_decl. Now
H A DChangeLog-20112461 (dump_function_decl): If we aren't printing function arguments,
3577 * error.c (dump_type_suffix, dump_function_decl): Likewise.
H A DChangeLog-20024047 (dump_function_decl): Always dump parms.
4183 (dump_function_decl): Here, too.
H A DChangeLog-1998280 (dump_function_decl): Likewise.
983 (dump_function_decl): Likewise.
1150 (dump_function_decl): Likewise.
H A DChangeLog-2012919 * error.c (dump_function_decl): Strip TFF_TEMPLATE_NAME from flags
H A DChangeLog-19971244 (dump_function_decl): Update to handle function templates.
H A DChangeLog-20031080 * error.c (dump_function_decl): Use it to skip the dump of the
5460 (dump_function_decl): Likewise.
H A DChangeLog-20044314 (dump_function_decl): Likewise. Set padding as appropriate.
5546 (dump_function_decl): Likewise.
H A DChangeLog-2008453 * error.c (dump_function_decl): Save the exceptions in case of
H A DChangeLog-19944887 * error.c (dump_function_decl): Don't use DECL_CLASS_CONTEXT for
4889 (dump_function_decl): Don't print out default args for
H A DChangeLog-20072938 dump_function_decl): Guard emitting outer scopes by new flag.
H A DChangeLog-20143275 * error.c (dump_function_decl): Likewise.
H A DChangeLog-20013016 * error.c (dump_function_decl): Likewise.
H A DChangeLog-20151982 (dump_function_decl): Likewise.
H A DChangeLog-20101981 * error.c (dump_function_decl): Don't crash on null DECL_NAME.
H A DChangeLog-1995821 (dump_function_decl): Likewise.
H A DChangeLog-20171322 * error.c (dump_function_decl): If show_return, call dump_type_suffix

12