Searched refs:DiagStorageAllocator (Results 1 – 6 of 6) sorted by relevance
49 PartialDiagnostic(unsigned DiagID, DiagStorageAllocator &Allocator_) in PartialDiagnostic()87 Allocator = reinterpret_cast<DiagStorageAllocator *>(~uintptr_t(0)); in PartialDiagnostic()93 PartialDiagnostic(const Diagnostic &Other, DiagStorageAllocator &Allocator_) in PartialDiagnostic()
1109 class DiagStorageAllocator {1116 DiagStorageAllocator();1117 ~DiagStorageAllocator();1146 DiagStorageAllocator *Allocator = nullptr;1236 explicit StreamingDiagnostic(DiagStorageAllocator &Alloc) in StreamingDiagnostic()
60 AccessedEntity(PartialDiagnostic::DiagStorageAllocator &Allocator, in AccessedEntity()67 AccessedEntity(PartialDiagnostic::DiagStorageAllocator &Allocator, in AccessedEntity()
80 PartialDiagnostic::DiagStorageAllocator DiagStorage;
1152 PartialDiagnostic::DiagStorageAllocator::DiagStorageAllocator() { in DiagStorageAllocator() function in PartialDiagnostic::DiagStorageAllocator1158 PartialDiagnostic::DiagStorageAllocator::~DiagStorageAllocator() { in ~DiagStorageAllocator()
602 PartialDiagnostic::DiagStorageAllocator DiagAllocator;714 PartialDiagnostic::DiagStorageAllocator &getDiagAllocator() { in getDiagAllocator()