Searched refs:DiagStorageAllocator (Results 1 – 7 of 7) 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()
1070 class DiagStorageAllocator {1077 DiagStorageAllocator();1078 ~DiagStorageAllocator();1107 DiagStorageAllocator *Allocator = nullptr;1197 explicit StreamingDiagnostic(DiagStorageAllocator &Alloc) in StreamingDiagnostic()
80 PartialDiagnostic::DiagStorageAllocator DiagStorage;
60 AccessedEntity(PartialDiagnostic::DiagStorageAllocator &Allocator, in AccessedEntity()67 AccessedEntity(PartialDiagnostic::DiagStorageAllocator &Allocator, in AccessedEntity()
77 PartialDiagnostic::DiagStorageAllocator Alloc; in TEST()
1152 PartialDiagnostic::DiagStorageAllocator::DiagStorageAllocator() { in DiagStorageAllocator() function in PartialDiagnostic::DiagStorageAllocator1158 PartialDiagnostic::DiagStorageAllocator::~DiagStorageAllocator() { in ~DiagStorageAllocator()
575 PartialDiagnostic::DiagStorageAllocator DiagAllocator;654 PartialDiagnostic::DiagStorageAllocator &getDiagAllocator() { in getDiagAllocator()