Searched refs:ConstantLengthOASE (Results 1 – 1 of 1) sorted by relevance
19380 bool ConstantLengthOASE = false; in actOnOMPReductionKindClause() local19384 ConstantLengthOASE = checkOMPArraySectionConstantForReduction( in actOnOMPReductionKindClause()19388 if (ConstantLengthOASE && !SingleElement) { in actOnOMPReductionKindClause()19396 if ((OASE && !ConstantLengthOASE) || in actOnOMPReductionKindClause()