Searched refs:that_it (Results 1 – 2 of 2) sorted by relevance
164 auto that_it = that->info_for_node_.find(this_object); in NON_EXPORTED_BASE() local165 if (that_it != that->info_for_node_.end() && in NON_EXPORTED_BASE()166 that_it->second == this_second) { in NON_EXPORTED_BASE()
418 auto that_it = that->info_for_node_.find(this_object); in Merge() local419 if (that_it != that->info_for_node_.end() && that_it->second == this_maps) { in Merge()