Searched refs:ComputeBaseSubobjectInfo (Results 1 – 1 of 1) sorted by relevance
747 void ComputeBaseSubobjectInfo(const CXXRecordDecl *RD);751 BaseSubobjectInfo *ComputeBaseSubobjectInfo(const CXXRecordDecl *RD,914 BaseSubobjectInfo *ItaniumRecordLayoutBuilder::ComputeBaseSubobjectInfo( in ComputeBaseSubobjectInfo() function in ItaniumRecordLayoutBuilder973 Info->Bases.push_back(ComputeBaseSubobjectInfo(BaseDecl, IsVirtual, Info)); in ComputeBaseSubobjectInfo()991 void ItaniumRecordLayoutBuilder::ComputeBaseSubobjectInfo( in ComputeBaseSubobjectInfo() function in ItaniumRecordLayoutBuilder999 BaseSubobjectInfo *Info = ComputeBaseSubobjectInfo(BaseDecl, IsVirtual, in ComputeBaseSubobjectInfo()1038 ComputeBaseSubobjectInfo(RD); in LayoutNonVirtualBases()