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