Searched defs:TrackingAllocatorImpl (Results 1 – 11 of 11) sorted by relevance
115 …TrackingAllocatorImpl([[maybe_unused]] const TrackingAllocatorImpl<U, kTag>& alloc) noexcept {} /… in TrackingAllocatorImpl() function117 TrackingAllocatorImpl() noexcept {} in TrackingAllocatorImpl() function
118 TrackingAllocatorImpl( in TrackingAllocatorImpl() function122 TrackingAllocatorImpl() noexcept { in TrackingAllocatorImpl() function
118 explicit TrackingAllocatorImpl( in TrackingAllocatorImpl() function122 TrackingAllocatorImpl() noexcept { in TrackingAllocatorImpl() function
191 using TrackingAllocatorImpl = TrackingAllocator<MetricsType>; variable