Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp18197 getRelatedCompoundReductionOp(BinaryOperatorKind BOK) { in getRelatedCompoundReductionOp() function
18754 BinaryOperatorKind CombBOK = getRelatedCompoundReductionOp(BOK); in actOnOMPReductionKindClause()