Searched refs:EmitBinaryOperatorLValue (Results 1 – 2 of 2) sorted by relevance
839 return EmitBinaryOperatorLValue(cast<BinaryOperator>(E)); in EmitLValue()2946 LValue CodeGenFunction::EmitBinaryOperatorLValue(const BinaryOperator *E) { in EmitBinaryOperatorLValue() function in CodeGenFunction
2224 LValue EmitBinaryOperatorLValue(const BinaryOperator *E);