Searched defs:thrown_type (Results 1 – 2 of 2) sorted by relevance
188 __fundamental_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()216 __enum_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()229 __class_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()351 __pbase_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()367 __pointer_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()470 const __shim_type_info* thrown_type, void*& adjustedPtr) const { in can_catch() argument
47 const __shim_type_info* thrown_type = in default_terminate_handler() local