Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp1356 return EmitDelegatingCXXConstructorCall(CD, Args); in EmitCtorPrologue()
2366 CodeGenFunction::EmitDelegatingCXXConstructorCall(const CXXConstructorDecl *Ctor, in EmitDelegatingCXXConstructorCall() function in CodeGenFunction
DCodeGenFunction.h1952 void EmitDelegatingCXXConstructorCall(const CXXConstructorDecl *Ctor,
/external/llvm-project/clang/lib/CodeGen/
DCGClass.cpp1283 return EmitDelegatingCXXConstructorCall(CD, Args); in EmitCtorPrologue()
2410 CodeGenFunction::EmitDelegatingCXXConstructorCall(const CXXConstructorDecl *Ctor, in EmitDelegatingCXXConstructorCall() function in CodeGenFunction
DCodeGenFunction.h2756 void EmitDelegatingCXXConstructorCall(const CXXConstructorDecl *Ctor,