Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp19311 BinaryOperatorKind CombBOK = getRelatedCompoundReductionOp(BOK); in actOnOMPReductionKindClause() local
19312 if (Type->isRecordType() && CombBOK != BOK) { in actOnOMPReductionKindClause()
19316 CombBOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()