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