Searched refs:scopedLinkIter (Results 1 – 1 of 1) sorted by relevance
369 auto scopedLinkIter = fLinkMap.find(entry.first); in copyToParent() local370 if (fLinkMap.end() != scopedLinkIter) { in copyToParent()372 parent->fLinkMap[scoped] = scopedLinkIter->second; in copyToParent()