Searched refs:oldIt (Results 1 – 1 of 1) sorted by relevance
233 for (auto oldIt : oldcomponentlist) { in FindSame() local234 if (newIt->IsEqual(oldIt)) { in FindSame()