Searched refs:ParentRedId (Results 1 – 1 of 1) sorted by relevance
19699 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local19700 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()19703 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()