Searched refs:CanPlaceBaseAtOffset (Results 1 – 1 of 1) sorted by relevance
178 bool CanPlaceBaseAtOffset(const BaseSubobjectInfo *Info,359 bool EmptySubobjectMap::CanPlaceBaseAtOffset(const BaseSubobjectInfo *Info, in CanPlaceBaseAtOffset() function in __anon79d41fe00111::EmptySubobjectMap1182 EmptySubobjects->CanPlaceBaseAtOffset(Base, CharUnits::Zero())) { in LayoutBase()1200 while (!EmptySubobjects->CanPlaceBaseAtOffset(Base, Offset)) in LayoutBase()1203 bool Allowed = EmptySubobjects->CanPlaceBaseAtOffset(Base, Offset); in LayoutBase()