Searched defs:BOK (Results 1 – 3 of 3) sorted by relevance
868 BinaryOperatorKind BOK = BO->getOpcode(); in visitLocalsRetainedByInitializer() local
1585 BinaryOperatorKind BOK) { in addTaskgroupReductionData()1635 const ValueDecl *D, SourceRange &SR, BinaryOperatorKind &BOK, in getTopMostTaskgroupReductionData()9027 BinaryOperatorKind BOK = (OOK == OO_Plus) ? BO_Add : BO_Sub; in buildOrderedLoopData() local18197 getRelatedCompoundReductionOp(BinaryOperatorKind BOK) { in getRelatedCompoundReductionOp()18219 BinaryOperatorKind BOK = BO_Comma; in actOnOMPReductionKindClause() local
496 BinaryOperatorKind BOK = in handleComparisionOp() local