Searched refs:callCStructCopyConstructor (Results 1 – 4 of 4) sorted by relevance
705 CGF->callCStructCopyConstructor(CGF->MakeAddrLValue(Addrs[DstIdx], FT), in callSpecialFunction()886 void CodeGenFunction::callCStructCopyConstructor(LValue Dst, LValue Src) { in callCStructCopyConstructor() function in CodeGenFunction
350 CGF.callCStructCopyConstructor(DstLV, src); in EmitFinalDestCopy()
1975 callCStructCopyConstructor(MakeAddrLValue(dstField, varType), in GenerateCopyHelperFunction()
4079 void callCStructCopyConstructor(LValue Dst, LValue Src);