Home
last modified time | relevance | path

Searched defs:thrown_type (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/src/
Dprivate_typeinfo.cpp183 __fundamental_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
211 __enum_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
224 __class_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
346 __pbase_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
370 __pointer_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
481 const __shim_type_info* thrown_type, void*& adjustedPtr) const { in can_catch() argument
Dcxa_default_handlers.cpp48 const __shim_type_info* thrown_type = in demangling_terminate_handler() local