Home
last modified time | relevance | path

Searched refs:GetDerivedTypeBase (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dscope.h118 const Scope &GetDerivedTypeBase() const;
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dscope.cpp424 const Scope &Scope::GetDerivedTypeBase() const { in GetDerivedTypeBase() function in Fortran::semantics::Scope
H A Dcheck-declarations.cpp991 derivedType.name(), scope->GetDerivedTypeBase().GetSymbol()->name()); in CheckDerivedType()
1001 derivedType.name(), scope->GetDerivedTypeBase().GetSymbol()->name()); in CheckDerivedType()