Searched defs:GetParentComponent (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Evaluate/ | ||
H A D | type.cpp | 346 static const semantics::Symbol *GetParentComponent( GetParentComponent() function |
/llvm-project/flang/lib/Semantics/ | ||
H A D | symbol.cpp | 695 const Symbol *Symbol::GetParentComponent(const Scope *scope) const { GetParentComponent() function in Fortran::semantics::Symbol |