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