| difference_type typedef | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType > | |
| getRecordLength() const | llvm::VarStreamArrayIterator< ValueType, Extractor > | inline |
| IsBidirectional enum value | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType > | protected |
| IsRandomAccess enum value | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType > | protected |
| iterator_category typedef | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType > | |
| 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, const ValueType > | inline |
| operator*() const | llvm::VarStreamArrayIterator< ValueType, Extractor > | inline |
| operator+(std::ptrdiff_t n) const | llvm::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+=(unsigned N) | llvm::VarStreamArrayIterator< ValueType, Extractor > | inline |
| operator-(std::ptrdiff_t n) const | llvm::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->() const | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType > | inline |
| operator<=(const VarStreamArrayIterator< ValueType, Extractor > &RHS) const | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const 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, const ValueType > | inline |
| operator>=(const VarStreamArrayIterator< ValueType, Extractor > &RHS) const | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType > | inline |
| operator[](std::ptrdiff_t n) const | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType > | inline |
| pointer typedef | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType > | |
| reference typedef | llvm::iterator_facade_base< VarStreamArrayIterator< ValueType, Extractor >, std::forward_iterator_tag, const ValueType > | |
| value_type typedef | llvm::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()=default | llvm::VarStreamArrayIterator< ValueType, Extractor > | |
| VarStreamArrayIterator(const Extractor &E) | llvm::VarStreamArrayIterator< ValueType, Extractor > | inlineexplicit |
| ~VarStreamArrayIterator()=default | llvm::VarStreamArrayIterator< ValueType, Extractor > | |