llvm::StringMapImpl::TheTable

Hash table of entry pointers; null slots are empty probe holes.

Synopsis

Declared in <llvm/ADT/StringMap.h>

StringMapEntryBase** TheTable = nullptr;