StringMapEntry - This is used to represent one value that is inserted into a StringMap.
const ValueTy & getValue() const
void Destroy(AllocatorTy &Allocator)
Destroy - Destroy this StringMapEntry, releasing memory back to the specified allocator.
size_t getKeyLength() const
const char * getKeyData() const
getKeyData - Return the start of the string data that is the key for this value.