Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc2130 tree except_types = NULL_TREE; in plugin_build_exception_spec_variant() local
2133 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()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc1971 tree except_types = NULL_TREE; in plugin_build_exception_spec_variant() local
1974 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()