Home
last modified time | relevance | path

Searched refs:derivedScope (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertType.cpp339 if (const Fortran::semantics::Scope *derivedScope = in genDerivedType() local
342 derivedScope->runtimeDerivedTypeDescription()) in genDerivedType()
/llvm-project-15.0.7/flang/lib/Semantics/
H A Druntime-type-info.cpp755 Scope *derivedScope{const_cast<Scope *>( in DescribeComponent() local
757 const Symbol *derivedDescription{DescribeType(DEREF(derivedScope))}; in DescribeComponent()