Home
last modified time | relevance | path

Searched refs:CanPlaceBaseAtOffset (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp178 bool CanPlaceBaseAtOffset(const BaseSubobjectInfo *Info,
359 bool EmptySubobjectMap::CanPlaceBaseAtOffset(const BaseSubobjectInfo *Info, in CanPlaceBaseAtOffset() function in __anon2b6abd440111::EmptySubobjectMap
1195 EmptySubobjects->CanPlaceBaseAtOffset(Base, CharUnits::Zero())) { in LayoutBase()
1213 while (!EmptySubobjects->CanPlaceBaseAtOffset(Base, Offset)) in LayoutBase()
1216 bool Allowed = EmptySubobjects->CanPlaceBaseAtOffset(Base, Offset); in LayoutBase()