Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp19594 BinaryOperatorKind CombBOK = getRelatedCompoundReductionOp(BOK); in actOnOMPReductionKindClause() local
19595 if (Type->isRecordType() && CombBOK != BOK) { in actOnOMPReductionKindClause()
19599 CombBOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()