HomeSort by relevance Sort by last modified time
    Searched refs:can_catch_typeinfo_wrapper (Results 1 - 2 of 2) sorted by null

  /ndk/sources/cxx-stl/gabi++/src/
pbase_type_info.cc 45 if (can_catch_typeinfo_wrapper(thr_type, adjustedPtr, first_time_init)) {
59 bool __pbase_type_info::can_catch_typeinfo_wrapper(const __shim_type_info* thr_type, function in class:__cxxabiv1::__pbase_type_info
112 return ptr_pointee->can_catch_typeinfo_wrapper(thrown_type->__pointee,
cxxabi_defines.h 223 virtual bool can_catch_typeinfo_wrapper(const __shim_type_info* thrown_type,

Completed in 35 milliseconds