reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
42 void NORETURN reportInvalidChunkState(AllocatorAction Action, void *Ptr);
42 reportInvalidChunkState(AllocatorAction::Recycling, Ptr); 85 reportInvalidChunkState(AllocatorAction::Deallocating, Ptr); 269 reportInvalidChunkState(AllocatorAction::Deallocating, Ptr); 303 reportInvalidChunkState(AllocatorAction::Reallocating, OldPtr); 442 reportInvalidChunkState(AllocatorAction::Sizing, const_cast<void *>(Ptr));