Searched refs:callCStructMoveConstructor (Results 1 – 4 of 4) sorted by relevance
740 CGF->callCStructMoveConstructor(CGF->MakeAddrLValue(Addrs[DstIdx], FT), in callSpecialFunction()914 void CodeGenFunction::callCStructMoveConstructor(LValue Dst, LValue Src) { in callCStructMoveConstructor() function in CodeGenFunction
340 CGF.callCStructMoveConstructor(DstLV, src); in EmitFinalDestCopy()
2350 CGF.callCStructMoveConstructor(CGF.MakeAddrLValue(destField, VarType), in emitCopy()
3946 void callCStructMoveConstructor(LValue Dst, LValue Src);