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


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.