Searched refs:that_it (Results 1 – 2 of 2) sorted by relevance
158 auto that_it = that->info_for_node_.find(this_object); in NON_EXPORTED_BASE() local159 if (that_it != that->info_for_node_.end() && in NON_EXPORTED_BASE()160 that_it->second == this_second) { in NON_EXPORTED_BASE()
376 auto that_it = that->info_for_node_.find(this_object); in Merge() local377 if (that_it != that->info_for_node_.end() && that_it->second == this_maps) { in Merge()