Searched refs:EmitDelegateCXXConstructorCall (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGClass.cpp723 EmitDelegateCXXConstructorCall(Ctor, Ctor_Base, Args);
1316 CodeGenFunction::EmitDelegateCXXConstructorCall(const CXXConstructorDecl *Ctor, function in class:CodeGenFunction
H A DCodeGenFunction.h1763 void EmitDelegateCXXConstructorCall(const CXXConstructorDecl *Ctor,

Completed in 120 milliseconds