pbase_type_info.cc | 41 return can_catch_typeinfo_wrapper(thr_type, adjustedPtr, tracker); 44 bool __pbase_type_info::can_catch_typeinfo_wrapper(const __shim_type_info* thr_type, function in class:__cxxabiv1::__pbase_type_info 97 return ptr_pointee->can_catch_typeinfo_wrapper(thrown_type->__pointee,
|