Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Ctor_Base

536   if (CtorType == Ctor_Base && isBaseVirtual)
930 EmitDelegateCXXConstructorCall(Ctor, Ctor_Base, Args, Ctor->getLocEnd());
2166 ClassDecl->isDynamicClass() && Type != Ctor_Base &&
2215 EmitCXXConstructorCall(D, Ctor_Base, ForVirtualBase, /*Delegating*/false,