Lines Matching refs:build_exception_variant
4215 = build_exception_variant (void_ftype_ptr, empty_except_spec); in cxx_init_decl_processing()
4325 newtype = build_exception_variant (newtype, new_eh_spec); in cxx_init_decl_processing()
4327 deltype = build_exception_variant (deltype, empty_except_spec); in cxx_init_decl_processing()
4346 deltype = build_exception_variant (deltype, empty_except_spec); in cxx_init_decl_processing()
4363 newtype = build_exception_variant (newtype, new_eh_spec); in cxx_init_decl_processing()
4375 deltype = build_exception_variant (deltype, empty_except_spec); in cxx_init_decl_processing()
4386 deltype = build_exception_variant (deltype, empty_except_spec); in cxx_init_decl_processing()
4648 type = build_exception_variant (type, raises); in push_library_fn()
8740 type = build_exception_variant (type, raises); in grokfndecl()
11398 type = build_exception_variant (type, raises); in grokdeclarator()
14864 = build_exception_variant (fntype, in check_function_type()
16289 fntype = (build_exception_variant in static_fn_type()