Searched refs:can_catch_nested (Results 1 – 2 of 2) sorted by relevance
402 return nested_pointer_type->can_catch_nested(thrown_pointer_type->__pointee); in can_catch()410 return member_ptr_type->can_catch_nested(thrown_pointer_type->__pointee); in can_catch()434 bool __pointer_type_info::can_catch_nested( in can_catch_nested() function in __cxxabiv1::__pointer_type_info455 return nested_pointer_type->can_catch_nested( in can_catch_nested()463 return member_ptr_type->can_catch_nested(thrown_pointer_type->__pointee); in can_catch_nested()493 bool __pointer_to_member_type_info::can_catch_nested( in can_catch_nested() function in __cxxabiv1::__pointer_to_member_type_info
233 __attribute__ ((__visibility__("hidden"))) bool can_catch_nested(const __shim_type_info*) const;244 __attribute__ ((__visibility__("hidden"))) bool can_catch_nested(const __shim_type_info*) const;