reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
332 if (TDAllocator != nullptr) { 333 TDAllocator->~Allocator(); 334 TDAllocator = nullptr; 370 TDAllocator = 372 new (&ThreadDataArrayStorage) ThreadDataArray(*TDAllocator);