Lines Matching refs:BinaryOperatorKind
3842 BinaryOperatorKind Opc,
5442 static BinaryOperatorKind ConvertTokenKindToBinaryOpcode(tok::TokenKind Kind);
5448 BinaryOperatorKind Opc, Expr *LHSExpr, Expr *RHSExpr);
5449 ExprResult CreateBuiltinBinOp(SourceLocation OpLoc, BinaryOperatorKind Opc,
5451 void LookupBinOp(Scope *S, SourceLocation OpLoc, BinaryOperatorKind Opc,
6103 BinaryOperatorKind Operator,
6108 BinaryOperatorKind Operator);
11561 BinaryOperatorKind Opc, QualType* CompLHSTy = nullptr);
11567 BinaryOperatorKind Opc, bool IsCompAssign = false);
11571 BinaryOperatorKind Opc);
11574 BinaryOperatorKind Opc);
11577 BinaryOperatorKind Opc);
11587 BinaryOperatorKind Opcode,
11631 BinaryOperatorKind Opc);
11745 BinaryOperatorKind Opc = BO_PtrMemD