Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp105 class EmptySubobjectMap { class
169 EmptySubobjectMap(const ASTContext &Context, const CXXRecordDecl *Class) in EmptySubobjectMap() function in __anon2b6abd440111::EmptySubobjectMap
186 void EmptySubobjectMap::ComputeEmptySubobjectSizes() { in ComputeEmptySubobjectSizes()
231 EmptySubobjectMap::CanPlaceSubobjectAtOffset(const CXXRecordDecl *RD, in CanPlaceSubobjectAtOffset()
249 void EmptySubobjectMap::AddSubobjectAtOffset(const CXXRecordDecl *RD, in AddSubobjectAtOffset()
429 EmptySubobjectMap::CanPlaceFieldSubobjectAtOffset(const FieldDecl *FD, in CanPlaceFieldSubobjectAtOffset()
469 EmptySubobjectMap::CanPlaceFieldAtOffset(const FieldDecl *FD, in CanPlaceFieldAtOffset()
529 void EmptySubobjectMap::UpdateEmptyFieldSubobjects(const FieldDecl *FD, in UpdateEmptyFieldSubobjects()
574 EmptySubobjectMap *EmptySubobjects;
665 EmptySubobjectMap *EmptySubobjects) in ItaniumRecordLayoutBuilder()
[all …]