LLVM API Documentation

llvm::StringSet< AllocatorTy > Member List
This is the complete list of members for llvm::StringSet< AllocatorTy >, including all inherited members.
begin()llvm::StringMap< char, AllocatorTy > [inline]
begin() constllvm::StringMap< char, AllocatorTy > [inline]
clear()llvm::StringMap< char, AllocatorTy > [inline]
const_iterator typedefllvm::StringMap< char, AllocatorTy >
count(StringRef Key) constllvm::StringMap< char, AllocatorTy > [inline]
empty() const llvm::StringMapImpl [inline]
end()llvm::StringMap< char, AllocatorTy > [inline]
end() constllvm::StringMap< char, AllocatorTy > [inline]
erase(iterator I)llvm::StringMap< char, AllocatorTy > [inline]
erase(StringRef Key)llvm::StringMap< char, AllocatorTy > [inline]
find(StringRef Key)llvm::StringMap< char, AllocatorTy > [inline]
find(StringRef Key) constllvm::StringMap< char, AllocatorTy > [inline]
FindKey(StringRef Key) const llvm::StringMapImpl [protected]
getAllocator()llvm::StringMap< char, AllocatorTy > [inline]
getAllocator() constllvm::StringMap< char, AllocatorTy > [inline]
getNumBuckets() const llvm::StringMapImpl [inline]
getNumItems() const llvm::StringMapImpl [inline]
GetOrCreateValue(StringRef Key, InitTy Val)llvm::StringMap< char, AllocatorTy > [inline]
GetOrCreateValue(StringRef Key)llvm::StringMap< char, AllocatorTy > [inline]
getTombstoneVal()llvm::StringMapImpl [inline, static]
insert(StringRef Key)llvm::StringSet< AllocatorTy > [inline]
StringMap< char, AllocatorTy >::insert(MapEntryTy *KeyValue)llvm::StringMap< char, AllocatorTy > [inline]
StringMap< char, AllocatorTy >::insert(std::pair< StringRef, char > KV)llvm::StringMap< char, AllocatorTy > [inline]
ItemSizellvm::StringMapImpl [protected]
iterator typedefllvm::StringMap< char, AllocatorTy >
key_type typedefllvm::StringMap< char, AllocatorTy >
lookup(StringRef Key) constllvm::StringMap< char, AllocatorTy > [inline]
LookupBucketFor(StringRef Key)llvm::StringMapImpl [protected]
MapEntryTy typedefllvm::StringMap< char, AllocatorTy >
mapped_type typedefllvm::StringMap< char, AllocatorTy >
NumBucketsllvm::StringMapImpl [protected]
NumItemsllvm::StringMapImpl [protected]
NumTombstonesllvm::StringMapImpl [protected]
operator=(StringMap RHS)llvm::StringMap< char, AllocatorTy > [inline]
operator[](StringRef Key)llvm::StringMap< char, AllocatorTy > [inline]
RehashTable(unsigned BucketNo=0)llvm::StringMapImpl [protected]
remove(MapEntryTy *KeyValue)llvm::StringMap< char, AllocatorTy > [inline]
RemoveKey(StringMapEntryBase *V)llvm::StringMapImpl [protected]
RemoveKey(StringRef Key)llvm::StringMapImpl [protected]
size() const llvm::StringMapImpl [inline]
size_type typedefllvm::StringMap< char, AllocatorTy >
StringMap()llvm::StringMap< char, AllocatorTy > [inline]
StringMap(unsigned InitialSize)llvm::StringMap< char, AllocatorTy > [inline, explicit]
StringMap(AllocatorTy A)llvm::StringMap< char, AllocatorTy > [inline, explicit]
StringMap(unsigned InitialSize, AllocatorTy A)llvm::StringMap< char, AllocatorTy > [inline]
StringMap(StringMap &&RHS)llvm::StringMap< char, AllocatorTy > [inline]
StringMapImpl(unsigned itemSize)llvm::StringMapImpl [inline, explicit, protected]
StringMapImpl(StringMapImpl &&RHS)llvm::StringMapImpl [inline, protected]
StringMapImpl(unsigned InitSize, unsigned ItemSize)llvm::StringMapImpl [protected]
swap(StringMapImpl &Other)llvm::StringMapImpl [inline]
TheTablellvm::StringMapImpl [protected]
value_type typedefllvm::StringMap< char, AllocatorTy >
~StringMap()llvm::StringMap< char, AllocatorTy > [inline]