Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:BaseType

389   const Type *BaseType = BaseInit->getBaseClass();
391 cast<CXXRecordDecl>(BaseType->getAs<RecordType>()->getDecl());
411 CharUnits Alignment = CGF.getContext().getTypeAlignInChars(BaseType);