Searched defs:thrown_type (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxxabi/src/ | ||
H A D | private_typeinfo.cpp | 437 can_catch(const __shim_type_info * thrown_type,void * &) const can_catch() argument |
H A D | cxa_default_handlers.cpp | 62 const __shim_type_info* thrown_type = demangling_terminate_handler() local |