getRecordLength() const | llvm::VarStreamArrayIterator< ValueType, Extractor > | inline |
IsBidirectional enum value | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType > | protected |
IsRandomAccess enum value | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType > | protected |
offset() const | llvm::VarStreamArrayIterator< ValueType, Extractor > | inline |
operator!=(const VarStreamArrayIterator< ValueType, Extractor > &RHS) const | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType > | inline |
operator*() const | llvm::VarStreamArrayIterator< ValueType, Extractor > | inline |
operator*() | llvm::VarStreamArrayIterator< ValueType, Extractor > | inline |
operator+(std::ptrdiff_t n) const | 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++(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) const | 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--(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->() const | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType > | inline |
operator<=(const VarStreamArrayIterator< ValueType, Extractor > &RHS) const | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType > | inline |
operator==(const IterType &R) const | llvm::VarStreamArrayIterator< ValueType, Extractor > | inline |
operator>(const VarStreamArrayIterator< ValueType, Extractor > &RHS) const | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, ValueType > | inline |
operator>=(const VarStreamArrayIterator< ValueType, Extractor > &RHS) const | llvm::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) const | llvm::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()=default | llvm::VarStreamArrayIterator< ValueType, Extractor > | |
VarStreamArrayIterator(const Extractor &E) | llvm::VarStreamArrayIterator< ValueType, Extractor > | inlineexplicit |
~VarStreamArrayIterator()=default | llvm::VarStreamArrayIterator< ValueType, Extractor > | |