Searched refs:GetLBOUNDs (Results 1 – 5 of 5) sorted by relevance
88 Shape GetLBOUNDs(const NamedEntity &);89 Shape GetLBOUNDs(FoldingContext &, const NamedEntity &);
382 Shape GetLBOUNDs(const NamedEntity &base) { in GetLBOUNDs() function391 Shape GetLBOUNDs(FoldingContext &context, const NamedEntity &base) { in GetLBOUNDs() function
53 Shape lbs{GetLBOUNDs(context_, x.base())}; in FoldDesignator()
124 return base && IsConstantExprShape(GetLBOUNDs(*base)); in operator ()()
146 AsExtentArrayExpr(GetLBOUNDs(context, *named))}) { in LBOUND()