Searched refs:callCStructMoveAssignmentOperator (Results 1 – 3 of 3) sorted by relevance
786 CGF->callCStructMoveAssignmentOperator( in callSpecialFunction()895 void CodeGenFunction::callCStructMoveAssignmentOperator(LValue Dst, LValue Src in callCStructMoveAssignmentOperator() function in CodeGenFunction
330 CGF.callCStructMoveAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
3653 void callCStructMoveAssignmentOperator(LValue Dst, LValue Src);