Returns a call expression if 'e' overrides an operator with the name 'id' or 'id_r'.
The binary expression to be checked.
The name of the overload function.
The name of the reverse overload function.
See Implementation
Returns a call expression if 'e' overrides an operator with the name 'id' or 'id_r'.