Searched refs:CanPlaceBaseAtOffset (Results 1 – 1 of 1) sorted by relevance
178 bool CanPlaceBaseAtOffset(const BaseSubobjectInfo *Info,355 bool EmptySubobjectMap::CanPlaceBaseAtOffset(const BaseSubobjectInfo *Info, in CanPlaceBaseAtOffset() function in __anonbcc347f50111::EmptySubobjectMap1257 EmptySubobjects->CanPlaceBaseAtOffset(Base, CharUnits::Zero())) { in LayoutBase()1281 while (!EmptySubobjects->CanPlaceBaseAtOffset(Base, Offset)) in LayoutBase()1284 bool Allowed = EmptySubobjects->CanPlaceBaseAtOffset(Base, Offset); in LayoutBase()