Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DStreamArray.h196 template <typename T> class FixedStreamArrayIterator; variable
199 friend class FixedStreamArrayIterator<T>; variable
237 FixedStreamArrayIterator(const FixedStreamArray<T> &Array, uint32_t Index) in FixedStreamArrayIterator() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamArray.h251 template <typename T> class FixedStreamArrayIterator; variable
259 friend class FixedStreamArrayIterator<T>; variable
324 FixedStreamArrayIterator(const FixedStreamArray<T> &Array, uint32_t Index) in FixedStreamArrayIterator() function
/external/llvm-project/llvm/include/llvm/Support/
DBinaryStreamArray.h252 template <typename T> class FixedStreamArrayIterator; variable
260 friend class FixedStreamArrayIterator<T>; variable
325 FixedStreamArrayIterator(const FixedStreamArray<T> &Array, uint32_t Index) in FixedStreamArrayIterator() function