Searched refs:StrideValue (Results 1 – 1 of 1) sorted by relevance
5016 llvm::APSInt StrideValue = Result.Val.getInt(); in ActOnOMPArraySectionExpr() local5017 if (!StrideValue.isStrictlyPositive()) { in ActOnOMPArraySectionExpr()5019 << StrideValue.toString(/*Radix=*/10, /*Signed=*/true) in ActOnOMPArraySectionExpr()