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

References

include/llvm/Support/Allocator.h
  235       __msan_allocated_memory(AlignedPtr, Size);
  253       __msan_allocated_memory(AlignedPtr, Size);
  265     __msan_allocated_memory(AlignedPtr, Size);
include/llvm/Support/ArrayRecycler.h
   51     __msan_allocated_memory(Entry, Capacity::get(Idx).getSize());
include/llvm/Support/Recycler.h
   46     __msan_allocated_memory(Val, Size);