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