Searched refs:GetArrayConstructorExtent (Results 1 – 1 of 1) sorted by relevance
150 return Shape{GetArrayConstructorExtent(aconst)}; in operator()187 if (auto nValues{GetArrayConstructorExtent(ido.values())}) { in GetArrayConstructorValueExtent()199 MaybeExtentExpr GetArrayConstructorExtent( in GetArrayConstructorExtent() function