difference_type typedef | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | |
IsBidirectional enum value | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | protected |
IsRandomAccess enum value | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | protected |
Iterator(const Iterator &RHS)=default | llvm::StringTable::Iterator | |
Iterator(Iterator &&RHS)=default | llvm::StringTable::Iterator | |
iterator_category typedef | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | |
offset() const | llvm::StringTable::Iterator | inline |
operator!=(const Iterator &RHS) const | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | inline |
operator*() const | llvm::StringTable::Iterator | inline |
operator+(std::ptrdiff_t n) const | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | inline |
operator++() | llvm::StringTable::Iterator | inline |
operator-(std::ptrdiff_t n) const | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | inline |
operator--() | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | inline |
operator->() const | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | inline |
operator<=(const Iterator &RHS) const | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | inline |
operator=(const Iterator &RHS) | llvm::StringTable::Iterator | inline |
operator==(const Iterator &RHS) const | llvm::StringTable::Iterator | inline |
operator>(const Iterator &RHS) const | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | inline |
operator>=(const Iterator &RHS) const | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | inline |
operator[](std::ptrdiff_t n) const | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | inline |
pointer typedef | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | |
reference typedef | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | |
value_type typedef | llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef > | |