Searched refs:IsImpliedShape (Results 1 – 5 of 5) sorted by relevance
25 bool IsImpliedShape(const Symbol &symbol0) { in IsImpliedShape() function29 details->shape().IsImpliedShape(); in IsImpliedShape()263 if (IsImpliedShape(symbol)) { in GetExtent()396 if (IsImpliedShape(symbol)) { in operator ()()
306 if (IsImpliedShape(symbol)) { in NonPointerInitializationExpr()
223 inline bool IsImpliedShape() const;399 inline bool ArraySpec::IsImpliedShape() const { in IsImpliedShape() function
37 bool IsImpliedShape(const Symbol &);
574 bool isImplied{arraySpec.IsImpliedShape()}; in CheckArraySpec()