| IsBidirectional enum value | llvm::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | protected |
| IsRandomAccess enum value | llvm::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | protected |
| operator!=(const StringMapConstIterator< ValueTy > &RHS) const | llvm::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | inline |
| operator*() const | llvm::StringMapConstIterator< ValueTy > | inline |
| operator+(std::ptrdiff_t n) const | llvm::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | inline |
| operator++() | llvm::StringMapIterBase< StringMapConstIterator< ValueTy >, const StringMapEntry< ValueTy > > | inline |
| operator++(int) | llvm::StringMapIterBase< StringMapConstIterator< ValueTy >, const StringMapEntry< ValueTy > > | inline |
| operator-(std::ptrdiff_t n) const | llvm::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | inline |
| operator--() | llvm::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | inline |
| operator--(int) | llvm::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | inline |
| operator->() | llvm::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | inline |
| operator->() const | llvm::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | inline |
| operator<=(const StringMapConstIterator< ValueTy > &RHS) const | llvm::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | inline |
| operator=(const StringMapConstIterator< ValueTy > &Other) | llvm::StringMapIterBase< StringMapConstIterator< ValueTy >, const StringMapEntry< ValueTy > > | inline |
| operator==(const StringMapConstIterator< ValueTy > &RHS) const | llvm::StringMapIterBase< StringMapConstIterator< ValueTy >, const StringMapEntry< ValueTy > > | inline |
| operator>(const StringMapConstIterator< ValueTy > &RHS) const | llvm::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | inline |
| operator>=(const StringMapConstIterator< ValueTy > &RHS) const | llvm::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | inline |
| operator[](std::ptrdiff_t n) | llvm::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | inline |
| operator[](std::ptrdiff_t n) const | llvm::iterator_facade_base< StringMapConstIterator< ValueTy >, std::forward_iterator_tag, const StringMapEntry< ValueTy > > | inline |
| Ptr | llvm::StringMapIterBase< StringMapConstIterator< ValueTy >, const StringMapEntry< ValueTy > > | protected |
| StringMapConstIterator()=default | llvm::StringMapConstIterator< ValueTy > | |
| StringMapConstIterator(StringMapEntryBase **Bucket, bool NoAdvance=false) | llvm::StringMapConstIterator< ValueTy > | inlineexplicit |
| StringMapIterBase()=default | llvm::StringMapIterBase< StringMapConstIterator< ValueTy >, const StringMapEntry< ValueTy > > | |
| StringMapIterBase(StringMapEntryBase **Bucket, bool NoAdvance=false) | llvm::StringMapIterBase< StringMapConstIterator< ValueTy >, const StringMapEntry< ValueTy > > | inlineexplicit |