Searched refs:ComputeBaseSubobjectInfo (Results 1 – 1 of 1) sorted by relevance
701 void ComputeBaseSubobjectInfo(const CXXRecordDecl *RD);705 BaseSubobjectInfo *ComputeBaseSubobjectInfo(const CXXRecordDecl *RD, 864 BaseSubobjectInfo *ItaniumRecordLayoutBuilder::ComputeBaseSubobjectInfo( in ComputeBaseSubobjectInfo() function in ItaniumRecordLayoutBuilder923 Info->Bases.push_back(ComputeBaseSubobjectInfo(BaseDecl, IsVirtual, Info)); in ComputeBaseSubobjectInfo()941 void ItaniumRecordLayoutBuilder::ComputeBaseSubobjectInfo( in ComputeBaseSubobjectInfo() function in ItaniumRecordLayoutBuilder949 BaseSubobjectInfo *Info = ComputeBaseSubobjectInfo(BaseDecl, IsVirtual, in ComputeBaseSubobjectInfo()989 ComputeBaseSubobjectInfo(RD); in LayoutNonVirtualBases()