Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dpt.c18141 tree subspec; in maybe_instantiate_noexcept() local
18143 subspec = TYPE_RAISES_EXCEPTIONS (TREE_TYPE (fn)); in maybe_instantiate_noexcept()
18144 spec = merge_exception_specifiers (spec, subspec, NULL_TREE); in maybe_instantiate_noexcept()