WPILibC++  unspecified
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
llvm::StringMapEntryBase Class Reference

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

#include <StringMap.h>

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

Public Member Functions

 StringMapEntryBase (unsigned Len)
 
unsigned getKeyLength () const
 

Detailed Description

StringMapEntryBase - Shared base class of StringMapEntry instances.


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