llvm::StringMapEntryBase Class Reference

StringMapEntryBase - Shared base class of StringMapEntry instances. More...

#include <StringMap.h>

Inheritance diagram for llvm::StringMapEntryBase:
llvm::StringMapEntry< ValueTy >

List of all members.

Public Member Functions

 StringMapEntryBase (unsigned Len)
unsigned getKeyLength () const

Private Attributes

unsigned StrLen

Detailed Description

StringMapEntryBase - Shared base class of StringMapEntry instances.


Constructor & Destructor Documentation

llvm::StringMapEntryBase::StringMapEntryBase ( unsigned  Len  )  [inline, explicit]

Member Function Documentation

unsigned llvm::StringMapEntryBase::getKeyLength (  )  const [inline]

Member Data Documentation


The documentation for this class was generated from the following file:

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1