Searched defs:derivedScope (Results 1 – 4 of 4) sorted by relevance
/llvm-project/flang/lib/Lower/ | ||
H A D | ConvertType.cpp | 379 const Fortran::semantics::Scope &derivedScope = DEREF(tySpec.GetScope()); genDerivedType() local |
H A D | ConvertVariable.cpp | 416 const Fortran::semantics::Scope *derivedScope = genDefaultInitializerValue() local |
H A D | Bridge.cpp | 297 const Fortran::semantics::Scope &derivedScope = createTypeInfoOp() local |
/llvm-project/flang/lib/Semantics/ | ||
H A D | runtime-type-info.cpp | 790 Scope *derivedScope{const_cast<Scope *>( DescribeComponent() local |