Searched refs:DEFERRED_NOEXCEPT_SPEC_P (Results 1 – 13 of 13) sorted by relevance
1148 gcc_assert (!DEFERRED_NOEXCEPT_SPEC_P (spec)); in nothrow_spec_p()1171 gcc_assert (!DEFERRED_NOEXCEPT_SPEC_P (spec)); in type_noexcept_p()1185 gcc_assert (!DEFERRED_NOEXCEPT_SPEC_P (spec)); in type_throw_all_p()
2265 if (DEFERRED_NOEXCEPT_SPEC_P (spec)) in nothrow_spec_p_uninst()2295 gcc_assert (!DEFERRED_NOEXCEPT_SPEC_P (add)); in merge_exception_specifiers()
1527 if (DEFERRED_NOEXCEPT_SPEC_P (ex_spec)) in pp_cxx_exception_specification()
1130 #define DEFERRED_NOEXCEPT_SPEC_P(NODE) \ macro1134 (DEFERRED_NOEXCEPT_SPEC_P (NODE) \
1776 if (DEFERRED_NOEXCEPT_SPEC_P (t)) in dump_exception_spec()
2646 else if (DEFERRED_NOEXCEPT_SPEC_P (raises) in canonical_eh_spec()
14107 if (DEFERRED_NOEXCEPT_SPEC_P (specs)) in tsubst_exception_specification()
1254 gcc_assert (!DEFERRED_NOEXCEPT_SPEC_P (spec)); in nothrow_spec_p()1275 gcc_assert (!DEFERRED_NOEXCEPT_SPEC_P (spec)); in type_noexcept_p()1289 gcc_assert (!DEFERRED_NOEXCEPT_SPEC_P (spec)); in type_throw_all_p()
1827 if (DEFERRED_NOEXCEPT_SPEC_P (spec)) in nothrow_spec_p_uninst()1853 if (DEFERRED_NOEXCEPT_SPEC_P (add)) in merge_exception_specifiers()
1470 if (DEFERRED_NOEXCEPT_SPEC_P (ex_spec)) in pp_cxx_exception_specification()
1507 if (DEFERRED_NOEXCEPT_SPEC_P (t)) in dump_exception_spec()
532 #define DEFERRED_NOEXCEPT_SPEC_P(NODE) \ macro
10760 if (DEFERRED_NOEXCEPT_SPEC_P (specs)) in tsubst_exception_specification()18105 if (!DEFERRED_NOEXCEPT_SPEC_P (spec)) in maybe_instantiate_noexcept()