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

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h
   91     if (primary_.PointerIsMine(p))
  116     if (primary_.PointerIsMine(p))
  122     return primary_.PointerIsMine(p);
  126     if (primary_.PointerIsMine(p))
  132     if (primary_.PointerIsMine(p))
  140     if (primary_.PointerIsMine(p))
  146     if (primary_.PointerIsMine(p))
projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h
  199     CHECK(PointerIsMine(p));