Home
last modified time | relevance | path

Searched refs:EmitSynthesizedCXXCopyCtor (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGBlocks.cpp813 EmitSynthesizedCXXCopyCtor(blockField, src, copyExpr); in EmitBlockLiteral()
1390 EmitSynthesizedCXXCopyCtor(dstField, srcField, copyExpr); in GenerateCopyHelperFunction()
1718 CGF.EmitSynthesizedCXXCopyCtor(destField, srcField, CopyExpr); in emitCopy()
DCGExprCXX.cpp428 CodeGenFunction::EmitSynthesizedCXXCopyCtor(llvm::Value *Dest, in EmitSynthesizedCXXCopyCtor() function in CodeGenFunction
DCodeGenFunction.h2437 void EmitSynthesizedCXXCopyCtor(llvm::Value *Dest, llvm::Value *Src,