Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp18859 llvm::FoldingSetNodeID RedId, ParentRedId; in actOnOMPReductionKindClause() local
18861 DeclareReductionRef.get()->Profile(RedId, Context, in actOnOMPReductionKindClause()
18863 EmitError = RedId != ParentRedId; in actOnOMPReductionKindClause()