Searched refs:callCStructMoveAssignmentOperator (Results 1 – 4 of 4) sorted by relevance
803 CGF->callCStructMoveAssignmentOperator( in callSpecialFunction()923 void CodeGenFunction::callCStructMoveAssignmentOperator(LValue Dst, LValue Src in callCStructMoveAssignmentOperator() function in CodeGenFunction
356 CGF.callCStructMoveAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
1450 callCStructMoveAssignmentOperator(Dst, Src); in generateObjCSetterBody()
4087 void callCStructMoveAssignmentOperator(LValue Dst, LValue Src);