Searched refs:callCStructMoveAssignmentOperator (Results 1 – 4 of 4) sorted by relevance
796 CGF->callCStructMoveAssignmentOperator( in callSpecialFunction()915 void CodeGenFunction::callCStructMoveAssignmentOperator(LValue Dst, LValue Src in callCStructMoveAssignmentOperator() function in CodeGenFunction
365 CGF.callCStructMoveAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
1446 callCStructMoveAssignmentOperator(Dst, Src); in generateObjCSetterBody()
4492 void callCStructMoveAssignmentOperator(LValue Dst, LValue Src);