Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp930 EmitDelegateCXXConstructorCall(Ctor, Ctor_Base, Args, Ctor->getLocEnd()); in EmitConstructorBody()
2314 CodeGenFunction::EmitDelegateCXXConstructorCall(const CXXConstructorDecl *Ctor, in EmitDelegateCXXConstructorCall() function in CodeGenFunction
DCodeGenFunction.h1944 void EmitDelegateCXXConstructorCall(const CXXConstructorDecl *Ctor,
/external/llvm-project/clang/lib/CodeGen/
DCGClass.cpp853 EmitDelegateCXXConstructorCall(Ctor, Ctor_Base, Args, Ctor->getEndLoc()); in EmitConstructorBody()
2353 CodeGenFunction::EmitDelegateCXXConstructorCall(const CXXConstructorDecl *Ctor, in EmitDelegateCXXConstructorCall() function in CodeGenFunction
DCodeGenFunction.h2748 void EmitDelegateCXXConstructorCall(const CXXConstructorDecl *Ctor,