Searched defs:CanPlaceBaseSubobjectAtOffset (Results 1 - 1 of 1) sorted by path

/external/clang/lib/AST/
H A DRecordLayoutBuilder.cpp109 bool CanPlaceBaseSubobjectAtOffset(const BaseSubobjectInfo *Info,
224 EmptySubobjectMap::CanPlaceBaseSubobjectAtOffset(const BaseSubobjectInfo *Info, function in class:__anon17744::EmptySubobjectMap
243 if (!CanPlaceBaseSubobjectAtOffset(Base, BaseOffset))
251 if (!CanPlaceBaseSubobjectAtOffset(PrimaryVirtualBaseInfo, Offset))
323 if (!CanPlaceBaseSubobjectAtOffset(Info, Offset))

Completed in 256 milliseconds