Searched refs:getCtorType (Results 1 – 8 of 8) sorted by relevance
64 CXXCtorType getCtorType() const { in getCtorType() function
649 CXXCtorType OrigCtorType = GD.getCtorType(); in getMangledName()666 getCXXABI().getMangleContext().mangleCXXCtor(D, GD.getCtorType(), Out); in getMangledName()694 MangleCtx.mangleCtorBlock(CD, GD.getCtorType(), BD, Out); in getBlockMangledName()1789 ABI->emitCXXStructor(CD, getFromCtorType(GD.getCtorType())); in EmitGlobalDefinition()2183 getFromCtorType(GD.getCtorType()), in GetAddrOfGlobal()
627 GD.getCtorType() != Ctor_Base) || in assignRegionCounters()
920 CXXCtorType CtorType = CurGD.getCtorType(); in EmitConstructorBody()2383 CurGD.getCtorType() == Ctor_Complete ? Dtor_Complete : Dtor_Base; in EmitDelegatingCXXConstructorCall()
90 switch (GD.getCtorType()) { in isThisCompleteObject()2368 if (isa<CXXConstructorDecl>(MD) && GD.getCtorType() == Ctor_Base) in NeedsVTTParameter()
974 getTypes().inheritingCtorHasParams(Inherited, GD.getCtorType()); in BuildFunctionArgList()
490 Type = CurGD.getCtorType(); in EmitCXXConstructExpr()
461 return arrangeCXXStructorDeclaration(CD, getFromCtorType(GD.getCtorType())); in arrangeGlobalDeclaration()