Home
last modified time | relevance | path

Searched refs:ParentRedId (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp19699 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
19700 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
19703 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()