Searched refs:StorageAllocator (Results 1 – 4 of 4) sorted by relevance
83 class StorageAllocator {90 StorageAllocator();91 ~StorageAllocator();128 StorageAllocator *Allocator;138 assert(Allocator != reinterpret_cast<StorageAllocator *>(~uintptr_t(0))); in getStorage()160 else if (Allocator != reinterpret_cast<StorageAllocator *>(~uintptr_t(0))) in freeStorageSlow()192 PartialDiagnostic(unsigned DiagID, StorageAllocator &Allocator) in PartialDiagnostic()214 Allocator(reinterpret_cast<StorageAllocator *>(~uintptr_t(0))) in PartialDiagnostic()220 PartialDiagnostic(const Diagnostic &Other, StorageAllocator &Allocator) in PartialDiagnostic()
43 AccessedEntity(PartialDiagnostic::StorageAllocator &Allocator, in AccessedEntity()53 AccessedEntity(PartialDiagnostic::StorageAllocator &Allocator, in AccessedEntity()
974 PartialDiagnostic::StorageAllocator::StorageAllocator() { in StorageAllocator() function in PartialDiagnostic::StorageAllocator980 PartialDiagnostic::StorageAllocator::~StorageAllocator() { in ~StorageAllocator()
362 PartialDiagnostic::StorageAllocator DiagAllocator;467 PartialDiagnostic::StorageAllocator &getDiagAllocator() { in getDiagAllocator()