Searched refs:GetParentComponentSymbol (Results 1 – 1 of 1) sorted by relevance
249 static const Symbol *GetParentComponentSymbol(const Symbol &symbol) { in GetParentComponentSymbol() function273 if (const Symbol * typeSymbol{GetParentComponentSymbol(component)}) { in Find()