Home
last modified time | relevance | path

Searched refs:dump_exception_spec (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c85 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 Derror.cc85 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 DChangeLog-19991570 (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 DChangeLog-2013804 * error.c (dump_exception_spec): Print "noexcept" rather than
1740 (dump_exception_spec): Likewise.
H A DChangeLog-20092726 dump_parameters, dump_exception_spec, dump_template_parms,
H A DChangeLog-20102501 * error.c (dump_exception_spec): Handle it.
H A DChangeLog-20112904 * error.c (dump_exception_spec): Likewise.
H A DChangeLog-20035462 (dump_exception_spec): Likewise.
H A DChangeLog-20044317 (dump_exception_spec): Likewise.