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