Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1276 return EmitDelegatingCXXConstructorCall(CD, Args); in EmitCtorPrologue()
2482 CodeGenFunction::EmitDelegatingCXXConstructorCall(const CXXConstructorDecl *Ctor, in EmitDelegatingCXXConstructorCall() function in CodeGenFunction
H A DCodeGenFunction.h3121 void EmitDelegatingCXXConstructorCall(const CXXConstructorDecl *Ctor,