Searched refs:path_dst_ptr_to_static_ptr (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/cxx/cxxabi/
H A Dprivate_typeinfo.cpp233 if (info.path_dst_ptr_to_static_ptr == public_path)
254 info->path_dst_ptr_to_static_ptr = path_below;
260 if (info->path_dst_ptr_to_static_ptr == not_public_path)
261 info->path_dst_ptr_to_static_ptr = path_below;
268 info->path_dst_ptr_to_static_ptr = not_public_path;
431 if (info.path_dst_ptr_to_static_ptr == public_path)
645 if (info.path_dst_ptr_to_static_ptr == unknown)
659 if (info.path_dst_ptr_to_static_ptr == public_path)
669 if (info.path_dst_ptr_to_static_ptr == unknown &&
692 if (info.path_dst_ptr_to_static_ptr
[all...]
H A Dprivate_typeinfo.h86 int path_dst_ptr_to_static_ptr; member in struct:__cxxabiv1::__dynamic_cast_info
/barrelfish-master/lib/cxx/include/
H A Dprivate_typeinfo.h93 int path_dst_ptr_to_static_ptr; member in struct:__cxxabiv1::__dynamic_cast_info

Completed in 23 milliseconds