Searched refs:ComputeBaseSubobjectInfo (Results 1 – 1 of 1) sorted by relevance
708 void ComputeBaseSubobjectInfo(const CXXRecordDecl *RD);712 BaseSubobjectInfo *ComputeBaseSubobjectInfo(const CXXRecordDecl *RD,871 BaseSubobjectInfo *ItaniumRecordLayoutBuilder::ComputeBaseSubobjectInfo( in ComputeBaseSubobjectInfo() function in ItaniumRecordLayoutBuilder930 Info->Bases.push_back(ComputeBaseSubobjectInfo(BaseDecl, IsVirtual, Info)); in ComputeBaseSubobjectInfo()948 void ItaniumRecordLayoutBuilder::ComputeBaseSubobjectInfo( in ComputeBaseSubobjectInfo() function in ItaniumRecordLayoutBuilder956 BaseSubobjectInfo *Info = ComputeBaseSubobjectInfo(BaseDecl, IsVirtual, in ComputeBaseSubobjectInfo()996 ComputeBaseSubobjectInfo(RD); in LayoutNonVirtualBases()