Searched refs:e_spec (Results 1 – 1 of 1) sorted by relevance
11034 tree e_spec = TYPE_RAISES_EXCEPTIONS (e_type); in is_matching_decl() local11036 if (DEFERRED_NOEXCEPT_SPEC_P (e_spec)) in is_matching_decl()11039 || (UNEVALUATED_NOEXCEPT_SPEC_P (e_spec) in is_matching_decl()11059 && !comp_except_specs (d_spec, e_spec, ce_type)) in is_matching_decl()