Searched refs:Allocator_ (Results 1 – 1 of 1) sorted by relevance
49 PartialDiagnostic(unsigned DiagID, DiagStorageAllocator &Allocator_) in PartialDiagnostic() argument50 : StreamingDiagnostic(Allocator_), DiagID(DiagID) {} in PartialDiagnostic()93 PartialDiagnostic(const Diagnostic &Other, DiagStorageAllocator &Allocator_) in PartialDiagnostic() argument95 Allocator = &Allocator_; in PartialDiagnostic()