Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp19416 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
19418 DeclareReductionRef.get()->Profile(RedId, Context, in actOnOMPReductionKindClause()
19420 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()