Searched refs:GetParentComponent (Results 1 – 4 of 4) sorted by relevance
600 if (const Symbol * parentComponent{GetParentComponent(scope)}) { in GetParentTypeSpec()608 const Symbol *Symbol::GetParentComponent(const Scope *scope) const { in GetParentComponent() function in Fortran::semantics::Symbol611 return dtDetails->GetParentComponent(DEREF(localScope)); in GetParentComponent()624 const Symbol *DerivedTypeDetails::GetParentComponent(const Scope &scope) const { in GetParentComponent() function in Fortran::semantics::DerivedTypeDetails
523 if (const Symbol * parent{details->GetParentComponent(*scope)}) { in FindParentTypeSpec()
1099 parentComponent{typeSymbol->GetParentComponent(&scope)}) { in CreateComponent()1662 const Symbol *parentComponent{typeDetails.GetParentComponent(*spec.scope())}; in Analyze()
298 const Symbol *GetParentComponent(const Scope &) const;667 const Symbol *GetParentComponent(const Scope * = nullptr) const;