Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Ctor_Base

1194   CGM.EmitGlobal(GlobalDecl(D, Ctor_Base));
2152 if (isa<CXXConstructorDecl>(MD) && GD.getCtorType() == Ctor_Base)
3253 BaseDecl = GlobalDecl(CD, Ctor_Base);