LLVM API Documentation

Public Member Functions
llvm::StringMapEntryBase Class Reference

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

#include <StringMap.h>

Inheritance diagram for llvm::StringMapEntryBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 StringMapEntryBase (unsigned Len)
unsigned getKeyLength () const

Detailed Description

StringMapEntryBase - Shared base class of StringMapEntry instances.

Definition at line 31 of file StringMap.h.


Constructor & Destructor Documentation

Definition at line 34 of file StringMap.h.


Member Function Documentation


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