Searched refs:StorageAllocator (Results 1 – 4 of 4) sorted by relevance
78 class StorageAllocator {85 StorageAllocator();86 ~StorageAllocator();123 StorageAllocator *Allocator;133 assert(Allocator != reinterpret_cast<StorageAllocator *>(~uintptr_t(0))); in getStorage()155 else if (Allocator != reinterpret_cast<StorageAllocator *>(~uintptr_t(0))) in freeStorageSlow()184 PartialDiagnostic(unsigned DiagID, StorageAllocator &Allocator) in PartialDiagnostic()204 Allocator(reinterpret_cast<StorageAllocator *>(~uintptr_t(0))) in PartialDiagnostic()210 PartialDiagnostic(const Diagnostic &Other, StorageAllocator &Allocator) in PartialDiagnostic()
44 AccessedEntity(PartialDiagnostic::StorageAllocator &Allocator, in AccessedEntity()54 AccessedEntity(PartialDiagnostic::StorageAllocator &Allocator, in AccessedEntity()
1002 PartialDiagnostic::StorageAllocator::StorageAllocator() { in StorageAllocator() function in PartialDiagnostic::StorageAllocator1008 PartialDiagnostic::StorageAllocator::~StorageAllocator() { in ~StorageAllocator()
436 PartialDiagnostic::StorageAllocator DiagAllocator;584 PartialDiagnostic::StorageAllocator &getDiagAllocator() { in getDiagAllocator()