Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Ctor_Complete

922           CtorType == Ctor_Complete) &&
927 if (CtorType == Ctor_Complete && IsConstructorDelegationValid(Ctor) &&
2016 EmitCXXConstructorCall(ctor, Ctor_Complete, /*ForVirtualBase=*/false,
2261 CurGD.getCtorType() == Ctor_Complete ? Dtor_Complete : Dtor_Base;