Home
last modified time | relevance | path

Searched defs:FixedStreamArrayIterator (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamArray.h252 template <typename T> class FixedStreamArrayIterator; variable
325 FixedStreamArrayIterator(const FixedStreamArray<T> &Array, uint32_t Index) in FixedStreamArrayIterator() function
328 FixedStreamArrayIterator(const FixedStreamArrayIterator<T> &Other) in FixedStreamArrayIterator() function