LLVM API Documentation

StringMap.h File Reference

#include "llvm/Support/Allocator.h"
#include <cstring>
#include <string>

Include dependency graph for StringMap.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm

Classes

class  llvm::StringMapEntryInitializer< ValueTy >
class  llvm::StringMapEntryBase
 StringMapEntryBase - Shared base class of StringMapEntry instances. More...
class  llvm::StringMapImpl
struct  llvm::StringMapImpl::ItemBucket
class  llvm::StringMapEntry< ValueTy >
class  llvm::StringMap< ValueTy, AllocatorTy >
class  llvm::StringMapConstIterator< ValueTy >
class  llvm::StringMapIterator< ValueTy >




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.