Searched refs:constLen (Results 1 – 1 of 1) sorted by relevance
270 if (auto constLen{ToInt64(*len)}) { in SymbolLEN() local271 return Expr<SubscriptInteger>{std::max<std::int64_t>(*constLen, 0)}; in SymbolLEN()