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