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