Searched refs:InstantiateDerivedTypes (Results 1 – 3 of 3) sorted by relevance
246 void InstantiateDerivedTypes(SemanticsContext &);
364 void Scope::InstantiateDerivedTypes(SemanticsContext &context) { in InstantiateDerivedTypes() function in Fortran::semantics::Scope
6129 currScope().InstantiateDerivedTypes(context()); in FinishSpecificationPart()