LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::StringSet< AllocatorTy > Member List

This is the complete list of members for llvm::StringSet< AllocatorTy >, including all inherited members.

AllocatorCRefTy typedefllvm::StringMap< char, AllocatorTy >
AllocatorRefTy typedefllvm::StringMap< char, AllocatorTy >
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::StringMapImplinline
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::StringMapImplprotected
getAllocator()llvm::StringMap< char, AllocatorTy >inline
getAllocator() constllvm::StringMap< char, AllocatorTy >inline
getNumBuckets() const llvm::StringMapImplinline
getNumItems() const llvm::StringMapImplinline
GetOrCreateValue(StringRef Key, InitTy Val)llvm::StringMap< char, AllocatorTy >inline
GetOrCreateValue(StringRef Key)llvm::StringMap< char, AllocatorTy >inline
getTombstoneVal()llvm::StringMapImplinlinestatic
insert(StringRef Key)llvm::StringSet< AllocatorTy >inline
StringMap< char, AllocatorTy >::insert(MapEntryTy *KeyValue)llvm::StringMap< char, AllocatorTy >inline
ItemSizellvm::StringMapImplprotected
iterator typedefllvm::StringMap< char, AllocatorTy >
key_type typedefllvm::StringMap< char, AllocatorTy >
lookup(StringRef Key) constllvm::StringMap< char, AllocatorTy >inline
LookupBucketFor(StringRef Key)llvm::StringMapImplprotected
MapEntryTy typedefllvm::StringMap< char, AllocatorTy >
mapped_type typedefllvm::StringMap< char, AllocatorTy >
NumBucketsllvm::StringMapImplprotected
NumItemsllvm::StringMapImplprotected
NumTombstonesllvm::StringMapImplprotected
operator=(const StringMap &RHS)llvm::StringMap< char, AllocatorTy >inline
operator[](StringRef Key)llvm::StringMap< char, AllocatorTy >inline
RehashTable()llvm::StringMapImplprotected
remove(MapEntryTy *KeyValue)llvm::StringMap< char, AllocatorTy >inline
RemoveKey(StringMapEntryBase *V)llvm::StringMapImplprotected
RemoveKey(StringRef Key)llvm::StringMapImplprotected
size() const llvm::StringMapImplinline
size_type typedefllvm::StringMap< char, AllocatorTy >
StringMap()llvm::StringMap< char, AllocatorTy >inline
StringMap(unsigned InitialSize)llvm::StringMap< char, AllocatorTy >inlineexplicit
StringMap(AllocatorTy A)llvm::StringMap< char, AllocatorTy >inlineexplicit
StringMap(unsigned InitialSize, AllocatorTy A)llvm::StringMap< char, AllocatorTy >inline
StringMap(const StringMap &RHS)llvm::StringMap< char, AllocatorTy >inline
StringMapImpl(unsigned itemSize)llvm::StringMapImplinlineexplicitprotected
StringMapImpl(unsigned InitSize, unsigned ItemSize)llvm::StringMapImplprotected
swap(StringMapImpl &Other)llvm::StringMapImplinline
TheTablellvm::StringMapImplprotected
value_type typedefllvm::StringMap< char, AllocatorTy >
~StringMap()llvm::StringMap< char, AllocatorTy >inline