Searched refs:ComputeBaseSubobjectInfo (Results 1 – 1 of 1) sorted by relevance
740 void ComputeBaseSubobjectInfo(const CXXRecordDecl *RD);744 BaseSubobjectInfo *ComputeBaseSubobjectInfo(const CXXRecordDecl *RD,907 BaseSubobjectInfo *ItaniumRecordLayoutBuilder::ComputeBaseSubobjectInfo( in ComputeBaseSubobjectInfo() function in ItaniumRecordLayoutBuilder966 Info->Bases.push_back(ComputeBaseSubobjectInfo(BaseDecl, IsVirtual, Info)); in ComputeBaseSubobjectInfo()984 void ItaniumRecordLayoutBuilder::ComputeBaseSubobjectInfo( in ComputeBaseSubobjectInfo() function in ItaniumRecordLayoutBuilder992 BaseSubobjectInfo *Info = ComputeBaseSubobjectInfo(BaseDecl, IsVirtual, in ComputeBaseSubobjectInfo()1031 ComputeBaseSubobjectInfo(RD); in LayoutNonVirtualBases()