Searched refs:path_below (Results 1 – 1 of 1) sorted by relevance
258 int path_below) const in process_found_base_class()264 info->path_dst_ptr_to_static_ptr = path_below; in process_found_base_class()271 info->path_dst_ptr_to_static_ptr = path_below; in process_found_base_class()286 int path_below) const in has_unambiguous_public_base()289 process_found_base_class(info, adjustedPtr, path_below); in has_unambiguous_public_base()295 int path_below) const in has_unambiguous_public_base()298 process_found_base_class(info, adjustedPtr, path_below); in has_unambiguous_public_base()300 __base_type->has_unambiguous_public_base(info, adjustedPtr, path_below); in has_unambiguous_public_base()306 int path_below) const in has_unambiguous_public_base()321 (__offset_flags & __public_mask) ? path_below : not_public_path); in has_unambiguous_public_base()[all …]