Searched refs:dump_exception_spec (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | error.c | 85 static void dump_exception_spec (cxx_pretty_printer *, tree, int); 945 dump_exception_spec (pp, TYPE_RAISES_EXCEPTIONS (t), flags); in dump_type_suffix() 1704 dump_exception_spec (pp, exceptions, flags); in dump_function_decl() 1806 dump_exception_spec (cxx_pretty_printer *pp, tree t, int flags) in dump_exception_spec() function 3376 dump_exception_spec (cxx_pp, p, flags); in eh_spec_to_string()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | error.cc | 85 static void dump_exception_spec (cxx_pretty_printer *, tree, int); 1031 dump_exception_spec (pp, TYPE_RAISES_EXCEPTIONS (t), flags); in dump_type_suffix() 1801 dump_exception_spec (pp, exceptions, flags); in dump_function_decl() 1903 dump_exception_spec (cxx_pretty_printer *pp, tree t, int flags) in dump_exception_spec() function 3469 dump_exception_spec (cxx_pp, p, flags); in eh_spec_to_string()
|
H A D | ChangeLog-1999 | 1570 (dump_exception_spec): Adjust prototype. Use tree_string_flags. 6057 (dump_type_suffix): Use dump_parameters and dump_exception_spec. 6059 dump_parameters and dump_exception_spec. 6061 (dump_exception_spec): New static function.
|
H A D | ChangeLog-2013 | 804 * error.c (dump_exception_spec): Print "noexcept" rather than 1740 (dump_exception_spec): Likewise.
|
H A D | ChangeLog-2009 | 2726 dump_parameters, dump_exception_spec, dump_template_parms,
|
H A D | ChangeLog-2010 | 2501 * error.c (dump_exception_spec): Handle it.
|
H A D | ChangeLog-2011 | 2904 * error.c (dump_exception_spec): Likewise.
|
H A D | ChangeLog-2003 | 5462 (dump_exception_spec): Likewise.
|
H A D | ChangeLog-2004 | 4317 (dump_exception_spec): Likewise.
|