Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BaseDecl

1282       const CXXRecordDecl *BaseDecl = 
1286 if (BaseDecl->isEmpty())
1290 if (CGM.getTypes().isZeroInitializable(BaseDecl))
1294 CGM.getContext().toBits(Layout.getBaseClassOffset(BaseDecl));