/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | error.c | 71 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 D | error.cc | 71 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 D | ChangeLog-2013 | 1514 (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 D | ChangeLog-1999 | 148 * 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 D | ChangeLog-2009 | 1219 (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 D | ChangeLog-2016 | 626 * 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 D | ChangeLog-1993 | 535 * cp-error.c (dump_function_decl): Don't print return type for
|
H A D | ChangeLog-2000 | 263 * 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 D | ChangeLog-2021 | 357 (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 D | ChangeLog-2011 | 2461 (dump_function_decl): If we aren't printing function arguments, 3577 * error.c (dump_type_suffix, dump_function_decl): Likewise.
|
H A D | ChangeLog-2002 | 4047 (dump_function_decl): Always dump parms. 4183 (dump_function_decl): Here, too.
|
H A D | ChangeLog-1998 | 280 (dump_function_decl): Likewise. 983 (dump_function_decl): Likewise. 1150 (dump_function_decl): Likewise.
|
H A D | ChangeLog-2012 | 919 * error.c (dump_function_decl): Strip TFF_TEMPLATE_NAME from flags
|
H A D | ChangeLog-1997 | 1244 (dump_function_decl): Update to handle function templates.
|
H A D | ChangeLog-2003 | 1080 * error.c (dump_function_decl): Use it to skip the dump of the 5460 (dump_function_decl): Likewise.
|
H A D | ChangeLog-2004 | 4314 (dump_function_decl): Likewise. Set padding as appropriate. 5546 (dump_function_decl): Likewise.
|
H A D | ChangeLog-2008 | 453 * error.c (dump_function_decl): Save the exceptions in case of
|
H A D | ChangeLog-1994 | 4887 * 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 D | ChangeLog-2007 | 2938 dump_function_decl): Guard emitting outer scopes by new flag.
|
H A D | ChangeLog-2014 | 3275 * error.c (dump_function_decl): Likewise.
|
H A D | ChangeLog-2001 | 3016 * error.c (dump_function_decl): Likewise.
|
H A D | ChangeLog-2015 | 1982 (dump_function_decl): Likewise.
|
H A D | ChangeLog-2010 | 1981 * error.c (dump_function_decl): Don't crash on null DECL_NAME.
|
H A D | ChangeLog-1995 | 821 (dump_function_decl): Likewise.
|
H A D | ChangeLog-2017 | 1322 * error.c (dump_function_decl): If show_return, call dump_type_suffix
|