Home
last modified time | relevance | path

Searched defs:GetParentComponent (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Evaluate/
H A Dtype.cpp346 static const semantics::Symbol *GetParentComponent( GetParentComponent() function
360 static const semantics::Symbol *GetParentComponent( GetParentComponent() function
/llvm-project/flang/lib/Semantics/
H A Dsymbol.cpp695 const Symbol *Symbol::GetParentComponent(const Scope *scope) const { GetParentComponent() function in Fortran::semantics::Symbol
711 const Symbol *DerivedTypeDetails::GetParentComponent(const Scope &scope) const { GetParentComponent() function in Fortran::semantics::DerivedTypeDetails