Searched refs:LowerBoundValue (Results 1 – 1 of 1) sorted by relevance
5215 llvm::APSInt LowerBoundValue = Result.Val.getInt(); in ActOnOMPArraySectionExpr() local5216 if (LowerBoundValue.isNegative()) { in ActOnOMPArraySectionExpr()