Searched refs:except_types (Results 1 – 2 of 2) sorted by relevance
2130 tree except_types = NULL_TREE; in plugin_build_exception_spec_variant() local2133 except_types = noexcept_false_spec; in plugin_build_exception_spec_variant()2135 except_types = empty_except_spec; in plugin_build_exception_spec_variant()2138 except_types = add_exception_specifier (except_types, in plugin_build_exception_spec_variant()2144 except_types); in plugin_build_exception_spec_variant()
1971 tree except_types = NULL_TREE; in plugin_build_exception_spec_variant() local1974 except_types = noexcept_false_spec; in plugin_build_exception_spec_variant()1976 except_types = empty_except_spec; in plugin_build_exception_spec_variant()1979 except_types = add_exception_specifier (except_types, in plugin_build_exception_spec_variant()1985 except_types); in plugin_build_exception_spec_variant()