Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.c4432 tree new_eh_spec; in cxx_init_decl_processing() local
4451 new_eh_spec in cxx_init_decl_processing()
4455 new_eh_spec = noexcept_false_spec; in cxx_init_decl_processing()
4466 newtype = build_exception_variant (newtype, new_eh_spec); in cxx_init_decl_processing()
4514 newtype = build_exception_variant (newtype, new_eh_spec); in cxx_init_decl_processing()
H A Ddecl.cc4672 tree new_eh_spec; in cxx_init_decl_processing() local
4691 new_eh_spec in cxx_init_decl_processing()
4695 new_eh_spec = noexcept_false_spec; in cxx_init_decl_processing()
4706 newtype = build_exception_variant (newtype, new_eh_spec); in cxx_init_decl_processing()
4754 newtype = build_exception_variant (newtype, new_eh_spec); in cxx_init_decl_processing()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c4432 tree new_eh_spec; in cxx_init_decl_processing() local
4451 new_eh_spec in cxx_init_decl_processing()
4455 new_eh_spec = noexcept_false_spec; in cxx_init_decl_processing()
4466 newtype = build_exception_variant (newtype, new_eh_spec); in cxx_init_decl_processing()
4514 newtype = build_exception_variant (newtype, new_eh_spec); in cxx_init_decl_processing()