LLVM  4.0.0
llvm::msf::VarStreamArrayIterator< ValueType, Extractor > Member List

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

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
operator!=(const VarStreamArrayIterator< ValueType, Extractor > &RHS) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >inline
operator*() const llvm::msf::VarStreamArrayIterator< ValueType, Extractor >inline
operator+(std::ptrdiff_tn) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >inline
operator++()llvm::msf::VarStreamArrayIterator< ValueType, Extractor >inline
iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >::operator++(int)llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >inline
operator-(std::ptrdiff_tn) 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->() 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) const llvm::msf::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_tn) constllvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType >inline
VarStreamArrayIterator(const ArrayType &Array, const Extractor &E, bool *HadError=nullptr)llvm::msf::VarStreamArrayIterator< ValueType, Extractor >inline
VarStreamArrayIterator()=defaultllvm::msf::VarStreamArrayIterator< ValueType, Extractor >
VarStreamArrayIterator(const Extractor &E)llvm::msf::VarStreamArrayIterator< ValueType, Extractor >inlineexplicit
~VarStreamArrayIterator()=defaultllvm::msf::VarStreamArrayIterator< ValueType, Extractor >