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

Definitions

include/llvm/ADT/StringMap.h
  241 template<typename ValueTy, typename AllocatorTy = MallocAllocator>
include/llvm/Support/Allocator.h
   94 class MallocAllocator : public AllocatorBase<MallocAllocator> {