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

References

projects/compiler-rt/lib/asan/asan_allocator.cpp
   51 static AsanAllocator &get_allocator();
  243   AsanAllocator allocator;
  794 static AsanAllocator &get_allocator() {
projects/compiler-rt/lib/asan/asan_allocator.h
  192 using AllocatorCache = AsanAllocator::AllocatorCache;