Searched refs:__pointer_catch (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/libstdc++/libsupc++/
H A Dtinfo2.cc126 return __pointer_catch (thrown_type, thr_obj, outer);
130 __pointer_catch (const __pbase_type_info *thrown_type, function in class:__cxxabiv1::__pbase_type_info
138 __pointer_catch (const __pbase_type_info *thrown_type, function in class:__cxxabiv1::__pointer_type_info
148 return __pbase_type_info::__pointer_catch (thrown_type, thr_obj, outer);
152 __pointer_catch (const __pbase_type_info *thr_type, function in class:__cxxabiv1::__pointer_to_member_type_info
164 return __pbase_type_info::__pointer_catch (thrown_type, thr_obj, outer);
H A Dcxxabi.h246 __pointer_catch(const __pbase_type_info* __thr_type, void** __thr_obj,
269 __pointer_catch(const __pbase_type_info* __thr_type, void** __thr_obj,
298 __pointer_catch(const __pbase_type_info* __thr_type, void** __thr_obj,

Completed in 94 milliseconds