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