Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp868 BinaryOperatorKind BOK = BO->getOpcode(); in visitLocalsRetainedByInitializer() local
H A DSemaOpenMP.cpp1585 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() local
18197 getRelatedCompoundReductionOp(BinaryOperatorKind BOK) { in getRelatedCompoundReductionOp()
18219 BinaryOperatorKind BOK = BO_Comma; in actOnOMPReductionKindClause() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtrModeling.cpp496 BinaryOperatorKind BOK = in handleComparisionOp() local