LLVM  8.0.1
llvm::VarStreamArrayIterator< ValueType, Extractor > Member List

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

getRecordLength() constllvm::VarStreamArrayIterator< ValueType, Extractor >inline
IsBidirectional enum valuellvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >protected
IsRandomAccess enum valuellvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >protected
offset() constllvm::VarStreamArrayIterator< ValueType, Extractor >inline
operator!=(const VarStreamArrayIterator< ValueType, Extractor > &RHS) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >inline
operator*() constllvm::VarStreamArrayIterator< ValueType, Extractor >inline
operator*()llvm::VarStreamArrayIterator< ValueType, Extractor >inline
operator+(std::ptrdiff_t n) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >inline
operator++()llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >inline
operator++(int)llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, 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, ValueType >inline
operator--()llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >inline
operator--(int)llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >inline
operator->()llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >inline
operator->() constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >inline
operator<=(const VarStreamArrayIterator< ValueType, Extractor > &RHS) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, 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, ValueType >inline
operator>=(const VarStreamArrayIterator< ValueType, Extractor > &RHS) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >inline
operator[](std::ptrdiff_t n)llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >inline
operator[](std::ptrdiff_t n) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >inline
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 >