Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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