Searched refs:ConstantLengthOASE (Results 1 – 1 of 1) sorted by relevance
19195 bool ConstantLengthOASE = false; in actOnOMPReductionKindClause() local19199 ConstantLengthOASE = checkOMPArraySectionConstantForReduction( in actOnOMPReductionKindClause()19203 if (ConstantLengthOASE && !SingleElement) { in actOnOMPReductionKindClause()19211 if ((OASE && !ConstantLengthOASE) || in actOnOMPReductionKindClause()