Searched refs:dummy_exception_ptr (Results 1 – 1 of 1) sorted by relevance
146 dummy_exception_type* dummy_exception_ptr = static_cast<dummy_exception_type *>(obj); in operator ()() local151 (dummy_exception_ptr->*(destructor.destructor))(); in operator ()()174 dummy_exception_type * dummy_exception_ptr = static_cast<dummy_exception_type *>(dst); in copy_msvc_exception() local176 … (dummy_exception_ptr->*(copy_constructor.copy_constructor_with_virtual_base))(src,dst); in copy_msvc_exception()178 (dummy_exception_ptr->*(copy_constructor.normal_copy_constructor))(src); in copy_msvc_exception()