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

Definitions

include/llvm/ADT/ScopedHashTable.h
  149 template <typename K, typename V, typename KInfo, typename AllocatorTy>
include/llvm/Support/Allocator.h
   94 class MallocAllocator : public AllocatorBase<MallocAllocator> {