Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dsymbol.cpp558 const Symbol *Symbol::GetParentComponent(const Scope *scope) const { in GetParentComponent() function in Fortran::semantics::Symbol
574 const Symbol *DerivedTypeDetails::GetParentComponent(const Scope &scope) const { in GetParentComponent() function in Fortran::semantics::DerivedTypeDetails