Home
last modified time | relevance | path

Searched defs:BOK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp1427 BinaryOperatorKind BOK) { in addTaskgroupReductionData()
1479 const ValueDecl *D, SourceRange &SR, BinaryOperatorKind &BOK, in getTopMostTaskgroupReductionData()
8434 BinaryOperatorKind BOK = (OOK == OO_Plus) ? BO_Add : BO_Sub; in buildOrderedLoopData() local
16319 getRelatedCompoundReductionOp(BinaryOperatorKind BOK) { in getRelatedCompoundReductionOp()
16341 BinaryOperatorKind BOK = BO_Comma; in actOnOMPReductionKindClause() local
H A DSemaInit.cpp7425 BinaryOperatorKind BOK = BO->getOpcode(); in visitLocalsRetainedByInitializer() local