Home
last modified time | relevance | path

Searched defs:declTy (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertVariable.cpp143 if (const Fortran::semantics::DeclTypeSpec *declTy = sym.GetType()) in hasDerivedTypeWithLengthParameters() local
278 const Fortran::semantics::DeclTypeSpec *declTy = sym.GetType(); in genDefaultInitializerValue() local
1287 } else if (const Fortran::semantics::DeclTypeSpec *declTy = sym.GetType()) { in mapSymbolAttributes() local
H A DHostAssociations.cpp226 if (const auto *declTy = sym.GetType()) in isDerivedWithLenParameters() local
H A DConvertExpr.cpp942 if (const Fortran::semantics::DeclTypeSpec *declTy = sym.GetType()) in isDerivedTypeWithLenParameters() local