Searched defs:thrown_type (Results 1 – 2 of 2) sorted by relevance
181 __fundamental_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()209 __enum_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()222 __class_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()344 __pbase_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()368 __pointer_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()479 const __shim_type_info* thrown_type, void*& adjustedPtr) const { in can_catch() argument
46 const __shim_type_info* thrown_type = in demangling_terminate_handler() local