Home
last modified time | relevance | path

Searched refs:path_below (Results 1 – 1 of 1) sorted by relevance

/external/libcxxabi/src/
Dprivate_typeinfo.cpp253 int path_below) const in process_found_base_class()
259 info->path_dst_ptr_to_static_ptr = path_below; in process_found_base_class()
266 info->path_dst_ptr_to_static_ptr = path_below; in process_found_base_class()
281 int path_below) const in has_unambiguous_public_base()
284 process_found_base_class(info, adjustedPtr, path_below); in has_unambiguous_public_base()
290 int path_below) const in has_unambiguous_public_base()
293 process_found_base_class(info, adjustedPtr, path_below); in has_unambiguous_public_base()
295 __base_type->has_unambiguous_public_base(info, adjustedPtr, path_below); in has_unambiguous_public_base()
301 int path_below) const in has_unambiguous_public_base()
316 (__offset_flags & __public_mask) ? path_below : not_public_path); in has_unambiguous_public_base()
[all …]