Searched refs:extendsSymbol (Results 1 – 1 of 1) sorted by relevance
4572 const Symbol &extendsSymbol{extendsType->typeSymbol()}; in Post() local4574 if (OkToAddComponent(*extendsName, &extendsSymbol)) { in Post()4577 Attr::PRIVATE, extendsSymbol.attrs().test(Attr::PRIVATE)); in Post()4581 type.derivedTypeSpec().set_scope(*extendsSymbol.scope()); in Post()