Searched refs:GetParentType (Results 1 – 3 of 3) sorted by relevance
136 const DerivedType *DerivedType::GetParentType() const { in GetParentType() function in Fortran::runtime::typeInfo::DerivedType161 const DerivedType *parent{GetParentType()}; in FindDataComponent()
209 const DerivedType *GetParentType() const;
158 const auto *parentType{derived.GetParentType()}; in Finalize()