Searched refs:xLookup (Results 1 – 1 of 1) sorted by relevance
264 const auto xLookup{xSymbol.scope()->find(*xComponentName)}; in AreSameDerivedType() local266 if (xLookup == xSymbol.scope()->end() || in AreSameDerivedType()268 !AreSameComponent(*xLookup->second, *yLookup->second, inProgress)) { in AreSameDerivedType()