LLVM 19.0.0git
llvm::AppleAcceleratorTable::Iterator Member List

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

difference_type typedefllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >
IsBidirectional enum valuellvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >protected
IsRandomAccess enum valuellvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >protected
Iterator(const AppleAcceleratorTable &Table, bool SetEnd=false)llvm::AppleAcceleratorTable::Iterator
iterator_category typedefllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >
operator!=(const Iterator &RHS) constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >inline
operator*() constllvm::AppleAcceleratorTable::Iteratorinline
operator+(std::ptrdiff_t n) constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >inline
operator++()llvm::AppleAcceleratorTable::Iteratorinline
iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >::operator++(int)llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >inline
operator-(std::ptrdiff_t n) constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >inline
operator--()llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >inline
operator--(int)llvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >inline
operator->() constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >inline
operator<=(const Iterator &RHS) constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >inline
operator==(const Iterator &It) constllvm::AppleAcceleratorTable::Iteratorinline
operator>(const Iterator &RHS) constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >inline
operator>=(const Iterator &RHS) constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >inline
operator[](std::ptrdiff_t n) constllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >inline
pointer typedefllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >
reference typedefllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >
value_type typedefllvm::iterator_facade_base< Iterator, std::forward_iterator_tag, EntryWithName >