#include "absl/debugging/leak_check.h"
Go to the source code of this file.
Namespaces | |
absl | |
Functions | |
void | absl::DoIgnoreLeak (const void *) |
bool | absl::HaveLeakSanitizer () |
void | absl::RegisterLivePointers (const void *, size_t) |
void | absl::UnRegisterLivePointers (const void *, size_t) |