Searched defs:new_it (Results 1 – 2 of 2) sorted by relevance
375 __dir_stream new_it(curr_it.__entry_.path(), __imp_->__options_, m_ec); in __try_recursion() local
820 auto new_it = new_set->find(old_s); in RemoveDuplicates() local827 for (auto new_it = new_set->begin(), end = new_set->end(); new_it != end; ) { in RemoveDuplicates() local