Searched refs:ComputeBaseSubobjectInfo (Results 1 – 1 of 1) sorted by relevance
669 void ComputeBaseSubobjectInfo(const CXXRecordDecl *RD);673 BaseSubobjectInfo *ComputeBaseSubobjectInfo(const CXXRecordDecl *RD, 834 RecordLayoutBuilder::ComputeBaseSubobjectInfo(const CXXRecordDecl *RD, in ComputeBaseSubobjectInfo() function in RecordLayoutBuilder894 Info->Bases.push_back(ComputeBaseSubobjectInfo(BaseDecl, IsVirtual, Info)); in ComputeBaseSubobjectInfo()912 void RecordLayoutBuilder::ComputeBaseSubobjectInfo(const CXXRecordDecl *RD) { in ComputeBaseSubobjectInfo() function in RecordLayoutBuilder919 BaseSubobjectInfo *Info = ComputeBaseSubobjectInfo(BaseDecl, IsVirtual, in ComputeBaseSubobjectInfo()959 ComputeBaseSubobjectInfo(RD); in LayoutNonVirtualBases()