Searched refs:can_catch_nested (Results 1 – 2 of 2) sorted by relevance
413 return nested_pointer_type->can_catch_nested(thrown_pointer_type->__pointee); in can_catch()421 return member_ptr_type->can_catch_nested(thrown_pointer_type->__pointee); in can_catch()445 bool __pointer_type_info::can_catch_nested( in can_catch_nested() function in __cxxabiv1::__pointer_type_info466 return nested_pointer_type->can_catch_nested( in can_catch_nested()474 return member_ptr_type->can_catch_nested(thrown_pointer_type->__pointee); in can_catch_nested()521 bool __pointer_to_member_type_info::can_catch_nested( in can_catch_nested() function in __cxxabiv1::__pointer_to_member_type_info
237 _LIBCXXABI_HIDDEN bool can_catch_nested(const __shim_type_info *) const;248 _LIBCXXABI_HIDDEN bool can_catch_nested(const __shim_type_info *) const;