Searched refs:path_below (Results 1 – 1 of 1) sorted by relevance
251 int path_below) const in process_found_base_class()257 info->path_dst_ptr_to_static_ptr = path_below; in process_found_base_class()264 info->path_dst_ptr_to_static_ptr = path_below; in process_found_base_class()279 int path_below) const in has_unambiguous_public_base()282 process_found_base_class(info, adjustedPtr, path_below); in has_unambiguous_public_base()288 int path_below) const in has_unambiguous_public_base()291 process_found_base_class(info, adjustedPtr, path_below); in has_unambiguous_public_base()293 __base_type->has_unambiguous_public_base(info, adjustedPtr, path_below); in has_unambiguous_public_base()299 int path_below) const in has_unambiguous_public_base()314 (__offset_flags & __public_mask) ? path_below : not_public_path); in has_unambiguous_public_base()[all …]