Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertType.cpp153 std::optional<Fortran::evaluate::Shape> shapeExpr = in genExprType() local
/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dfold-integer.cpp229 } else if (auto shapeExpr{AsExtentArrayExpr(*shape)}) { in UBOUND() local
984 if (auto shapeExpr{AsExtentArrayExpr(*shape)}) { in FoldIntrinsicFunction() local
H A Dshape.cpp888 if (const auto *shapeExpr{ in operator ()() local