Searched refs:callCStructCopyConstructor (Results 1 – 5 of 5) sorted by relevance
698 CGF->callCStructCopyConstructor(CGF->MakeAddrLValue(Addrs[DstIdx], FT), in callSpecialFunction()878 void CodeGenFunction::callCStructCopyConstructor(LValue Dst, LValue Src) { in callCStructCopyConstructor() function in CodeGenFunction
375 CGF.callCStructCopyConstructor(DstLV, src); in EmitFinalDestCopy()
1952 callCStructCopyConstructor(MakeAddrLValue(dstField, varType), in GenerateCopyHelperFunction()
1147 callCStructCopyConstructor(Dst, Src); in generateObjCGetterBody()
4489 void callCStructCopyConstructor(LValue Dst, LValue Src);