Searched refs:callCStructMoveAssignmentOperator (Results 1 – 3 of 3) sorted by relevance
792 CGF->callCStructMoveAssignmentOperator( in callSpecialFunction()924 void CodeGenFunction::callCStructMoveAssignmentOperator(LValue Dst, LValue Src in callCStructMoveAssignmentOperator() function in CodeGenFunction
334 CGF.callCStructMoveAssignmentOperator(DstLV, src); in EmitFinalDestCopy()
3685 void callCStructMoveAssignmentOperator(LValue Dst, LValue Src);