Searched refs:EmitSynthesizedCXXCopyCtor (Results 1 – 3 of 3) sorted by relevance
813 EmitSynthesizedCXXCopyCtor(blockField, src, copyExpr); in EmitBlockLiteral()1390 EmitSynthesizedCXXCopyCtor(dstField, srcField, copyExpr); in GenerateCopyHelperFunction()1718 CGF.EmitSynthesizedCXXCopyCtor(destField, srcField, CopyExpr); in emitCopy()
428 CodeGenFunction::EmitSynthesizedCXXCopyCtor(llvm::Value *Dest, in EmitSynthesizedCXXCopyCtor() function in CodeGenFunction
2437 void EmitSynthesizedCXXCopyCtor(llvm::Value *Dest, llvm::Value *Src,