Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp18754 BinaryOperatorKind CombBOK = getRelatedCompoundReductionOp(BOK); in actOnOMPReductionKindClause() local
18755 if (Type->isRecordType() && CombBOK != BOK) { in actOnOMPReductionKindClause()
18759 CombBOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()