Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp15576 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
15577 ParentReductionOp->Profile(ParentRedId, Context, /*Canonical=*/true); in actOnOMPReductionKindClause()
15580 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()