LLVM 19.0.0git
llvm::VarStreamArrayIterator< ValueType, Extractor > Member List

This is the complete list of members for llvm::VarStreamArrayIterator< ValueType, Extractor >, including all inherited members.

difference_type typedefllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >
getRecordLength() constllvm::VarStreamArrayIterator< ValueType, Extractor >inline
IsBidirectional enum valuellvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >protected
IsRandomAccess enum valuellvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >protected
iterator_category typedefllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >
offset() constllvm::VarStreamArrayIterator< ValueType, Extractor >inline
operator!=(const VarStreamArrayIterator< ValueType, Extractor > &RHS) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >inline
operator*() constllvm::VarStreamArrayIterator< ValueType, Extractor >inline
operator+(std::ptrdiff_t n) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >inline
operator++()llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >inline
operator++(int)llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >inline
operator+=(unsigned N)llvm::VarStreamArrayIterator< ValueType, Extractor >inline
operator-(std::ptrdiff_t n) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >inline
operator--()llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >inline
operator--(int)llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >inline
operator->() constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >inline
operator<=(const VarStreamArrayIterator< ValueType, Extractor > &RHS) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >inline
operator==(const IterType &R) constllvm::VarStreamArrayIterator< ValueType, Extractor >inline
operator>(const VarStreamArrayIterator< ValueType, Extractor > &RHS) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >inline
operator>=(const VarStreamArrayIterator< ValueType, Extractor > &RHS) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >inline
operator[](std::ptrdiff_t n) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >inline
pointer typedefllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >
reference typedefllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >
value_type typedefllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType >
VarStreamArrayIterator(const ArrayType &Array, const Extractor &E, uint32_t Offset, bool *HadError)llvm::VarStreamArrayIterator< ValueType, Extractor >inline
VarStreamArrayIterator()=defaultllvm::VarStreamArrayIterator< ValueType, Extractor >
VarStreamArrayIterator(const Extractor &E)llvm::VarStreamArrayIterator< ValueType, Extractor >inlineexplicit
~VarStreamArrayIterator()=defaultllvm::VarStreamArrayIterator< ValueType, Extractor >