Home
last modified time | relevance | path

Searched defs:can_catch (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/cxx-stl/gabi++/src/
Dfundamental_type_info.cc38 bool __fundamental_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__fundamental_type_info
Darray_type_info.cc38 bool __array_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__array_type_info
Dfunction_type_info.cc38 bool __function_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__function_type_info
Denum_type_info.cc38 bool __enum_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__enum_type_info
Dpbase_type_info.cc43 bool __pbase_type_info::can_catch(const __shim_type_info* thr_type, in can_catch() function in __cxxabiv1::__pbase_type_info
Dclass_type_info.cc38 bool __class_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__class_type_info
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dprivate_typeinfo.cpp188 __fundamental_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__fundamental_type_info
195 __array_type_info::can_catch(const __shim_type_info*, void*&) const in can_catch() function in __cxxabiv1::__array_type_info
205 __function_type_info::can_catch(const __shim_type_info*, void*&) const in can_catch() function in __cxxabiv1::__function_type_info
216 __enum_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__enum_type_info
227 __class_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__class_type_info
347 __pbase_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__pbase_type_info
360 __pointer_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__pointer_type_info