Searched refs:getCtorType (Results 1 – 8 of 8) sorted by relevance
62 CXXCtorType getCtorType() const { in getCtorType() function
664 GD.getCtorType() != Ctor_Base) || in checkGlobalDecl()
678 getFromCtorType(GD.getCtorType())); in GetAddrOfGlobal()
776 CXXCtorType CtorType = CurGD.getCtorType(); in EmitConstructorBody()1903 CurGD.getCtorType() == Ctor_Complete ? Dtor_Complete : Dtor_Base; in EmitDelegatingCXXConstructorCall()
566 getCXXABI().getMangleContext().mangleCXXCtor(D, GD.getCtorType(), Out); in getMangledName()594 MangleCtx.mangleCtorBlock(CD, GD.getCtorType(), BD, Out); in getBlockMangledName()1521 ABI->emitCXXStructor(CD, getFromCtorType(GD.getCtorType())); in EmitGlobalDefinition()
442 Type = CurGD.getCtorType(); in EmitCXXConstructExpr()
2152 if (isa<CXXConstructorDecl>(MD) && GD.getCtorType() == Ctor_Base) in NeedsVTTParameter()
327 return arrangeCXXStructorDeclaration(CD, getFromCtorType(GD.getCtorType())); in arrangeGlobalDeclaration()