Searched refs:GetLowerBounds (Results 1 – 8 of 8) sorted by relevance
39 descriptor.GetLowerBounds(subscripts); in FormattedIntegerIO()69 descriptor.GetLowerBounds(subscripts); in FormattedRealIO()99 descriptor.GetLowerBounds(subscripts); in FormattedComplexIO()143 descriptor.GetLowerBounds(subscripts); in FormattedCharacterIO()180 descriptor.GetLowerBounds(subscripts); in FormattedLogicalIO()227 descriptor.GetLowerBounds(subscripts); in DescriptorIO()
122 result->GetLowerBounds(resultSubscript); in RESHAPE()124 source.GetLowerBounds(sourceSubscript); in RESHAPE()136 pad->GetLowerBounds(padSubscript); in RESHAPE()
235 void GetLowerBounds(SubscriptValue subscript[]) const { in GetLowerBounds() function
62 Shape lbs{GetLowerBounds(context_, x.base())}; in FoldDesignator()218 Shape lbs{GetLowerBounds(context, entity)}; in OffsetToArrayRef()
318 context, GetLowerBounds(context, NamedEntity{symbol}))} in NonPointerInitializationExpr()
249 Shape GetLowerBounds(FoldingContext &context, const NamedEntity &base) { in GetLowerBounds() function
46 AsExtentArrayExpr(GetLowerBounds(context, *named))}) { in LBOUND()
66 Shape GetLowerBounds(FoldingContext &, const NamedEntity &);