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