begin() | llvm::StringMap< char, AllocatorTy > | inline |
begin() const | llvm::StringMap< char, AllocatorTy > | inline |
clear() | llvm::StringMap< char, AllocatorTy > | inline |
const_iterator typedef | llvm::StringMap< char, AllocatorTy > | |
count(StringRef Key) const | llvm::StringMap< char, AllocatorTy > | inline |
empty() const | llvm::StringMapImpl | inline |
end() | llvm::StringMap< char, AllocatorTy > | inline |
end() const | llvm::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) const | llvm::StringMap< char, AllocatorTy > | inline |
FindKey(StringRef Key) const | llvm::StringMapImpl | protected |
getAllocator() | llvm::StringMap< char, AllocatorTy > | inline |
getAllocator() const | llvm::StringMap< char, AllocatorTy > | inline |
getNumBuckets() const | llvm::StringMapImpl | inline |
getNumItems() const | llvm::StringMapImpl | inline |
getTombstoneVal() | llvm::StringMapImpl | inlinestatic |
init(unsigned Size) | llvm::StringMapImpl | protected |
insert(StringRef Key) | llvm::StringSet< AllocatorTy > | inline |
insert(const InputIt &Begin, const InputIt &End) | 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 |
ItemSize | llvm::StringMapImpl | protected |
iterator typedef | llvm::StringMap< char, AllocatorTy > | |
key_type typedef | llvm::StringMap< char, AllocatorTy > | |
keys() const | llvm::StringMap< char, AllocatorTy > | inline |
lookup(StringRef Key) const | llvm::StringMap< char, AllocatorTy > | inline |
LookupBucketFor(StringRef Key) | llvm::StringMapImpl | protected |
MapEntryTy typedef | llvm::StringMap< char, AllocatorTy > | |
mapped_type typedef | llvm::StringMap< char, AllocatorTy > | |
NumBuckets | llvm::StringMapImpl | protected |
NumItems | llvm::StringMapImpl | protected |
NumTombstones | llvm::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 typedef | llvm::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(std::initializer_list< std::pair< StringRef, char >> List) | llvm::StringMap< char, AllocatorTy > | inline |
StringMap(StringMap &&RHS) | llvm::StringMap< char, AllocatorTy > | inline |
StringMap(const StringMap &RHS) | llvm::StringMap< char, AllocatorTy > | inline |
StringMapImpl(unsigned itemSize) | llvm::StringMapImpl | inlineexplicitprotected |
StringMapImpl(StringMapImpl &&RHS) | llvm::StringMapImpl | inlineprotected |
StringMapImpl(unsigned InitSize, unsigned ItemSize) | llvm::StringMapImpl | protected |
StringSet()=default | llvm::StringSet< AllocatorTy > | |
StringSet(std::initializer_list< StringRef > S) | llvm::StringSet< AllocatorTy > | inline |
swap(StringMapImpl &Other) | llvm::StringMapImpl | inline |
TheTable | llvm::StringMapImpl | protected |
try_emplace(StringRef Key, ArgsTy &&... Args) | llvm::StringMap< char, AllocatorTy > | inline |
value_type typedef | llvm::StringMap< char, AllocatorTy > | |
~StringMap() | llvm::StringMap< char, AllocatorTy > | inline |