Searched refs:EmitSynthesizedCXXCopyCtor (Results 1 – 3 of 3) sorted by relevance
832 EmitSynthesizedCXXCopyCtor(blockField, src, copyExpr); in EmitBlockLiteral()1416 EmitSynthesizedCXXCopyCtor(dstField, srcField, copyExpr); in GenerateCopyHelperFunction()1745 CGF.EmitSynthesizedCXXCopyCtor(destField, srcField, CopyExpr); in emitCopy()
465 CodeGenFunction::EmitSynthesizedCXXCopyCtor(llvm::Value *Dest, in EmitSynthesizedCXXCopyCtor() function in CodeGenFunction
2717 void EmitSynthesizedCXXCopyCtor(llvm::Value *Dest, llvm::Value *Src,