Searched refs:path_below (Results 1 – 1 of 1) sorted by relevance
254 int path_below) const in process_found_base_class()260 info->path_dst_ptr_to_static_ptr = path_below; in process_found_base_class()267 info->path_dst_ptr_to_static_ptr = path_below; in process_found_base_class()282 int path_below) const in has_unambiguous_public_base()285 process_found_base_class(info, adjustedPtr, path_below); in has_unambiguous_public_base()291 int path_below) const in has_unambiguous_public_base()294 process_found_base_class(info, adjustedPtr, path_below); in has_unambiguous_public_base()296 __base_type->has_unambiguous_public_base(info, adjustedPtr, path_below); in has_unambiguous_public_base()302 int path_below) const in has_unambiguous_public_base()317 (__offset_flags & __public_mask) ? path_below : not_public_path); in has_unambiguous_public_base()[all …]