Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DRecordLayoutBuilder.cpp686 llvm::SpecificBumpPtrAllocator<BaseSubobjectInfo> BaseSubobjectInfoAllocator; member in __anon79d41fe00111::ItaniumRecordLayoutBuilder
877 InfoSlot = new (BaseSubobjectInfoAllocator.Allocate()) BaseSubobjectInfo; in ComputeBaseSubobjectInfo()
880 Info = new (BaseSubobjectInfoAllocator.Allocate()) BaseSubobjectInfo; in ComputeBaseSubobjectInfo()