Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dpbase_type_info.cc69 const __pbase_type_info *thrown_type = in can_catch_typeinfo_wrapper() local
99 bool __pbase_type_info::can_catch_ptr(const __pbase_type_info* thrown_type, in can_catch_ptr()
Dfunction_type_info.cc38 bool __function_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
Denum_type_info.cc38 bool __enum_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
Dfundamental_type_info.cc38 bool __fundamental_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
Darray_type_info.cc38 bool __array_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
Dpointer_type_info.cc38 bool __pointer_type_info::do_can_catch_ptr(const __pbase_type_info* thrown_type, in do_can_catch_ptr()
Dpointer_to_member_type_info.cc42 const __pointer_to_member_type_info *thrown_type = in do_can_catch_ptr() local
Dclass_type_info.cc38 bool __class_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
Dcall_unexpected.cc99 const __shim_type_info* thrown_type = in __cxa_type_match() local
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_default_handlers.cpp47 const __shim_type_info* thrown_type = in default_terminate_handler() local
Dprivate_typeinfo.cpp188 __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()
227 __class_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
347 __pbase_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
361 __pointer_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()