Searched refs:enterBinary (Results 1 – 3 of 3) sorted by relevance
557 PreferredType.enterBinary(Actions, Tok.getLocation(), LHS.get(), in ParseRHSOfBinaryExpression()
337 void enterBinary(Sema &S, SourceLocation Tok, Expr *LHS, tok::TokenKind Op);
581 void PreferredTypeBuilder::enterBinary(Sema &S, SourceLocation Tok, Expr *LHS, in enterBinary() function in PreferredTypeBuilder