Home
last modified time | relevance | path

Searched refs:merge_exception_specifiers (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c2576 merge_exception_specifiers (tree list, tree add) in merge_exception_specifiers() function
H A Dmethod.c1961 *spec_p = merge_exception_specifiers (*spec_p, raises);
H A Dtypeck.c861 tree raises = merge_exception_specifiers (TYPE_RAISES_EXCEPTIONS (t1), in merge_types()
873 tree raises = merge_exception_specifiers (TYPE_RAISES_EXCEPTIONS (t1), in merge_types()
H A Dcp-tree.h7769 extern tree merge_exception_specifiers (tree, tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck2.cc2542 merge_exception_specifiers (tree list, tree add) in merge_exception_specifiers() function
H A DChangeLog-20102488 * typeck2.c (merge_exception_specifiers): Adjust merging of
2506 * typeck2.c (merge_exception_specifiers): Handle noexcept.
2534 * typeck.c (merge_types): Call merge_exception_specifiers.
H A DChangeLog-201227 * typeck2.c (merge_exception_specifiers): Don't call operand_equal_p
135 * typeck2.c (merge_exception_specifiers): Likewise.
H A Dmethod.cc2252 *spec_p = merge_exception_specifiers (*spec_p, raises); in process_subob_fn()
H A DChangeLog-20112809 (merge_exception_specifiers): Add 'fn' parm. Build up overload.
2913 * typeck2.c (merge_exception_specifiers): Likewise.
3302 * typeck2.c (merge_exception_specifiers): noexcept(false)
H A Dtypeck.cc889 tree raises = merge_exception_specifiers (TYPE_RAISES_EXCEPTIONS (t1), in merge_types()
901 tree raises = merge_exception_specifiers (TYPE_RAISES_EXCEPTIONS (t1), in merge_types()
H A DChangeLog2840 (merge_exception_specifiers): Likewise.
H A DChangeLog-20194894 returns false don't call merge_exception_specifiers.
5061 * typeck2.c (merge_exception_specifiers): Handle error_mark_node.
H A Dcp-tree.h8189 extern tree merge_exception_specifiers (tree, tree);
H A DChangeLog-20142782 * typeck2.c (merge_exception_specifiers): Remove list-of-functions
H A DChangeLog-20013823 * typeck2.c (merge_exception_specifiers): New function.
H A DChangeLog-20152586 * typeck2.c (merge_exception_specifiers): Allow different
H A DChangeLog-20163267 * typeck2.c (merge_exception_specifiers): Relax assert by checking