Searched refs:lengthExpr (Results 1 – 1 of 1) sorted by relevance
917 if (const auto &lengthExpr = resultType.GetCharLength()) { in genval() local922 if (allSymbolsInExprPresentInMap(toEvExpr(*lengthExpr), symMap)) { in genval()923 mlir::Value rawLen = fir::getBase(genval(*lengthExpr)); in genval()