Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BaseDecl

1311       const CXXRecordDecl *BaseDecl = 
1315 if (BaseDecl->isEmpty())
1319 if (CGM.getTypes().isZeroInitializable(BaseDecl))
1323 CGM.getContext().toBits(Layout.getBaseClassOffset(BaseDecl));