reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
   67   IsDeallocated = false;
   88   IsDeallocated = true;
  232     if (Meta->IsDeallocated) {
  365   if (SlotMeta->IsDeallocated) {
  449   if (Meta->IsDeallocated) {