Searched refs:EmitComplexCompoundAssignmentLValue (Results 1 – 3 of 3) sorted by relevance
1536 EmitComplexCompoundAssignmentLValue(const CompoundAssignOperator *E) { in EmitComplexCompoundAssignmentLValue() function in CodeGenFunction
4258 LValue EmitComplexCompoundAssignmentLValue(const CompoundAssignOperator *E);
1540 return EmitComplexCompoundAssignmentLValue(cast<CompoundAssignOperator>(E)); in EmitLValueHelper()