Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGClass.cpp852 EmitDelegateCXXConstructorCall(Ctor, Ctor_Base, Args, Ctor->getEndLoc()); in EmitConstructorBody()
2420 CodeGenFunction::EmitDelegateCXXConstructorCall(const CXXConstructorDecl *Ctor, in EmitDelegateCXXConstructorCall() function in CodeGenFunction
H A DCodeGenFunction.h2849 void EmitDelegateCXXConstructorCall(const CXXConstructorDecl *Ctor,