Searched refs:IsExplicitShape (Results 1 – 8 of 8) sorted by relevance
233 inline bool IsExplicitShape() const;411 inline bool ArraySpec::IsExplicitShape() const { in IsExplicitShape() function
39 bool IsExplicitShape(const Symbol &);
33 bool IsExplicitShape(const Symbol &original) { in IsExplicitShape() function38 shape.IsExplicitShape(); // true when scalar, too in IsExplicitShape()
453 if (IsExplicitShape(symbol)) { in NonPointerInitializationExpr()
236 return det && det->IsArray() && det->shape().IsExplicitShape(); in isExplicitShape()
459 if (details.IsArray() && details.shape().IsExplicitShape()) { in CheckAssumedTypeEntity()702 bool isExplicit{arraySpec.IsExplicitShape()}; in CheckArraySpec()
255 if (objectDetails->shape().IsExplicitShape()) in walkResultExtents()
1821 if (objectDetails->shape().IsExplicitShape()) in visitSymbol()