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