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

References

include/llvm/ADT/ScopedHashTable.h
  178   AllocatorTy &getAllocator() { return Allocator; }
  179   const AllocatorTy &getAllocator() const { return Allocator; }
  220                              Allocator);