Searched refs:EmitCompoundAssignmentLValue (Results 1 – 3 of 3) sorted by relevance
2530 LValue EmitCompoundAssignmentLValue(const CompoundAssignOperator *E);
3508 LValue CodeGenFunction::EmitCompoundAssignmentLValue( in EmitCompoundAssignmentLValue() function in CodeGenFunction
963 return EmitCompoundAssignmentLValue(cast<CompoundAssignOperator>(E)); in EmitLValue()