Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp853 EmitDelegateCXXConstructorCall(Ctor, Ctor_Base, Args, Ctor->getEndLoc()); in EmitConstructorBody()
2423 CodeGenFunction::EmitDelegateCXXConstructorCall(const CXXConstructorDecl *Ctor, in EmitDelegateCXXConstructorCall() function in CodeGenFunction
H A DCodeGenFunction.h3113 void EmitDelegateCXXConstructorCall(const CXXConstructorDecl *Ctor,