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