Home | History | Annotate | Download | only in src

Lines Matching defs:__shim_type_info

86 // __shim_type_info
88 __shim_type_info::~__shim_type_info()
92 void __shim_type_info::noop1() const {}
93 void __shim_type_info::noop2() const {}
188 __fundamental_type_info::can_catch(const __shim_type_info* thrown_type,
195 __array_type_info::can_catch(const __shim_type_info*, void*&) const
205 __function_type_info::can_catch(const __shim_type_info*, void*&) const
216 __enum_type_info::can_catch(const __shim_type_info* thrown_type,
227 __class_type_info::can_catch(const __shim_type_info* thrown_type,
347 __pbase_type_info::can_catch(const __shim_type_info* thrown_type,
360 __pointer_type_info::can_catch(const __shim_type_info* thrown_type,