Home
last modified time | relevance | path

Searched refs:add_exception_specifier (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c2502 add_exception_specifier (tree list, tree spec, tsubst_flags_t complain) in add_exception_specifier() function
H A Dcp-tree.h7768 extern tree add_exception_specifier (tree, tree, tsubst_flags_t);
H A Dpt.c15148 new_specs = add_exception_specifier (new_specs, in tsubst_exception_specification()
15164 new_specs = add_exception_specifier (new_specs, spec, in tsubst_exception_specification()
H A Ddecl.c4452 = add_exception_specifier (NULL_TREE, bad_alloc_type_node, -1); in cxx_init_decl_processing()
H A Dparser.c26096 types = add_exception_specifier (types, type, /*complain=*/1); in cp_parser_type_id_list()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck2.cc2468 add_exception_specifier (tree list, tree spec, tsubst_flags_t complain) in add_exception_specifier() function
H A DChangeLog-19993884 * typeck2.c (add_exception_specifier): Use complete_type.
3913 (add_exception_specifier): Prototype new global function.
3920 (ansi_raise_identifiers): Use add_exception_specifier.
3921 * pt.c (tsubst): Use add_exception_specifier to build exception
3934 * typeck2.c (add_exception_specifier): New global function.
H A DChangeLog-20021678 * typeck2.c (add_exception_specifier): Only pedwarn for an
2524 * typeck2.c (add_exception_specifier): Use tree_cons, rather than
3184 (add_exception_specifier): Update.
H A DChangeLog-2000846 * typeck2.c (add_exception_specifier): Don't call build_decl_list.
2761 * typeck2.c (add_exception_specifier): Likewise.
5270 add_exception_specifier): Likewise.
H A DChangeLog-20122548 * typeck2.c (add_exception_specifier): Fix complain check.
H A DChangeLog-2008923 (add_exception_specifier): Use diagnostic_t instead of custom
H A Dcp-tree.h8188 extern tree add_exception_specifier (tree, tree, tsubst_flags_t);
H A DChangeLog-20011066 * typeck2.c (add_exception_specifier): Only require complete type if
H A DChangeLog-20133311 (add_exception_specifier): Likewise.
H A Dpt.cc15568 new_specs = add_exception_specifier (new_specs, in tsubst_exception_specification()
15584 new_specs = add_exception_specifier (new_specs, spec, in tsubst_exception_specification()
H A DChangeLog-20182999 add_exception_specifier): Likewise.
H A DChangeLog-20032359 * typeck2.c (add_exception_specifier): Use 'bool' where appropriate.
H A Ddecl.cc4695 = add_exception_specifier (NULL_TREE, bad_alloc_type_node, -1); in cxx_init_decl_processing()
H A DChangeLog-20042599 add_exception_specifier): Likewise.
H A DChangeLog-2019374 * typeck2.c (add_exception_specifier): Likewise.
H A Dparser.cc28127 types = add_exception_specifier (types, type, /*complain=*/1); in cp_parser_type_id_list()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc2138 except_types = add_exception_specifier (except_types, in plugin_build_exception_spec_variant()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc1979 except_types = add_exception_specifier (except_types, in plugin_build_exception_spec_variant()