LLVM 22.0.0git
llvm::StringTable::Iterator Member List

This is the complete list of members for llvm::StringTable::Iterator, including all inherited members.

difference_type typedefllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef >
IsBidirectional enum valuellvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef >protected
IsRandomAccess enum valuellvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef >protected
Iterator(const Iterator &RHS)=defaultllvm::StringTable::Iterator
Iterator(Iterator &&RHS)=defaultllvm::StringTable::Iterator
iterator_category typedefllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef >
offset() constllvm::StringTable::Iteratorinline
operator!=(const Iterator &RHS) constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef >inline
operator*() constllvm::StringTable::Iteratorinline
operator+(std::ptrdiff_t n) constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef >inline
operator++()llvm::StringTable::Iteratorinline
operator-(std::ptrdiff_t n) constllvm::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->() constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef >inline
operator<=(const Iterator &RHS) constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef >inline
operator=(const Iterator &RHS)llvm::StringTable::Iteratorinline
operator==(const Iterator &RHS) constllvm::StringTable::Iteratorinline
operator>(const Iterator &RHS) constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef >inline
operator>=(const Iterator &RHS) constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef >inline
operator[](std::ptrdiff_t n) constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef >inline
pointer typedefllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef >
reference typedefllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef >
value_type typedefllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, const StringRef >