Home | History | Annotate | Download | only in CodeGen

Lines Matching full:copystructfn

1071   llvm::Value *copyStructFn = CGF.CGM.getObjCRuntime().GetSetStructFunction();
1074 copyStructFn, ReturnValueSlot(), args);