Lines Matching refs:BinaryOperatorKind
2564 BinaryOperatorKind Opc,
3960 static BinaryOperatorKind ConvertTokenKindToBinaryOpcode(tok::TokenKind Kind);
3966 BinaryOperatorKind Opc, Expr *LHSExpr, Expr *RHSExpr);
3967 ExprResult CreateBuiltinBinOp(SourceLocation OpLoc, BinaryOperatorKind Opc,
4559 BinaryOperatorKind Operator,
4563 BinaryOperatorKind Operator);
8465 BinaryOperatorKind Opc, QualType* CompLHSTy = nullptr);
8471 BinaryOperatorKind Opc, bool IsCompAssign = false);
8474 BinaryOperatorKind Opc, bool isRelational);
8480 BinaryOperatorKind Opc);
8490 BinaryOperatorKind Opcode,
8610 BinaryOperatorKind Opc = BO_PtrMemD