Searched refs:IsParentReductionOp (Results 1 – 1 of 1) sorted by relevance
11374 bool IsParentReductionOp = ParentReductionOpDSA.DKind != OMPD_unknown; in actOnOMPReductionKindClause() local11375 if (!IsParentBOK && !IsParentReductionOp) { in actOnOMPReductionKindClause()11379 if ((DeclareReductionRef.isUnset() && IsParentReductionOp) || in actOnOMPReductionKindClause()11381 IsParentReductionOp) { in actOnOMPReductionKindClause()11383 if (IsParentReductionOp && DeclareReductionRef.isUsable()) { in actOnOMPReductionKindClause()