Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExprCXX.cpp152 EmitSynthesizedCXXCopyCtorCall(cast<CXXConstructorDecl>(MD), This, RHS, in EmitCXXMemberCallExpr()
446 EmitSynthesizedCXXCopyCtorCall(CD, Dest, Src, E->arg_begin(), E->arg_end()); in EmitSynthesizedCXXCopyCtor()
DCGClass.cpp1692 CodeGenFunction::EmitSynthesizedCXXCopyCtorCall(const CXXConstructorDecl *D, in EmitSynthesizedCXXCopyCtorCall() function in CodeGenFunction
DCodeGenFunction.h1591 void EmitSynthesizedCXXCopyCtorCall(const CXXConstructorDecl *D,