Searched refs:IsParentBOK (Results 1 – 1 of 1) sorted by relevance
17339 bool IsParentBOK = ParentBOKDSA.DKind != OMPD_unknown; in actOnOMPReductionKindClause() local17342 (DeclareReductionRef.isUsable() && IsParentBOK) || in actOnOMPReductionKindClause()17343 (IsParentBOK && BOK != ParentBOK) || IsParentReductionOp) { in actOnOMPReductionKindClause()17359 << (IsParentBOK ? ParentBOKDSA.RefExpr in actOnOMPReductionKindClause()17365 TaskgroupDescriptor = IsParentBOK ? ParentBOKTD : ParentReductionOpTD; in actOnOMPReductionKindClause()