Searched refs:derivedSymbol (Results 1 – 1 of 1) sorted by relevance
4373 if (const Symbol * derivedSymbol{derivedName.symbol}) { in Post() local4374 CheckForAbstractType(*derivedSymbol); // C706 in Post()