Searched refs:dst_ptr_not_leading_to_static_ptr (Results 1 - 2 of 2) sorted by relevance

/external/libcxxabi/src/
H A Dprivate_typeinfo.cpp691 dst_ptr = info.dst_ptr_not_leading_to_static_ptr;
821 // info->dst_ptr_not_leading_to_static_ptr = current_ptr;
849 current_ptr == info->dst_ptr_not_leading_to_static_ptr)
917 info->dst_ptr_not_leading_to_static_ptr = current_ptr;
1020 current_ptr == info->dst_ptr_not_leading_to_static_ptr)
1055 info->dst_ptr_not_leading_to_static_ptr = current_ptr;
1097 current_ptr == info->dst_ptr_not_leading_to_static_ptr)
1113 info->dst_ptr_not_leading_to_static_ptr = current_ptr;
H A Dprivate_typeinfo.h83 const void* dst_ptr_not_leading_to_static_ptr; member in struct:__cxxabiv1::__dynamic_cast_info

Completed in 59 milliseconds