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

References

projects/compiler-rt/lib/asan/asan_allocator.cpp
  632     if (m->alloc_type != alloc_type) {
  635                                 (AllocType)alloc_type);
  639           (alloc_type == FROM_NEW || alloc_type == FROM_NEW_BR) &&
  639           (alloc_type == FROM_NEW || alloc_type == FROM_NEW_BR) &&