Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp16858 BinaryOperatorKind CombBOK = getRelatedCompoundReductionOp(BOK); in actOnOMPReductionKindClause() local
16859 if (Type->isRecordType() && CombBOK != BOK) { in actOnOMPReductionKindClause()
16863 CombBOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()