Home
last modified time | relevance | path

Searched refs:GetArrayConstructorExtent (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dshape.h150 return Shape{GetArrayConstructorExtent(aconst)}; in operator()
187 if (auto nValues{GetArrayConstructorExtent(ido.values())}) { in GetArrayConstructorValueExtent()
199 MaybeExtentExpr GetArrayConstructorExtent( in GetArrayConstructorExtent() function