Searched defs:BinOpKind (Results 1 – 2 of 2) sorted by relevance
5548 BinaryOperatorKind BinOpKind, in sumOffsets()5975 BinaryOperatorKind BinOpKind = BinOp->getOpcode(); in checkFormatStringExpr() local
13224 enum { AnyExprKind, BinOpKind, BinOpVisitedLHSKind } Kind; enumerator