Home
last modified time | relevance | path

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

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