Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.cpp839 EmitSynthesizedCXXCopyCtor(blockField, src, copyExpr); in EmitBlockLiteral()
1438 EmitSynthesizedCXXCopyCtor(dstField, srcField, copyExpr); in GenerateCopyHelperFunction()
1765 CGF.EmitSynthesizedCXXCopyCtor(destField, srcField, CopyExpr); in emitCopy()
DCGExprCXX.cpp512 void CodeGenFunction::EmitSynthesizedCXXCopyCtor(Address Dest, Address Src, in EmitSynthesizedCXXCopyCtor() function in CodeGenFunction
DCodeGenFunction.h3122 void EmitSynthesizedCXXCopyCtor(Address Dest, Address Src, const Expr *Exp);