Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DBinaryStreamArray.h252 template <typename T> class FixedStreamArrayIterator; variable
260 friend class FixedStreamArrayIterator<T>; variable
263 typedef FixedStreamArrayIterator<T> Iterator;
299 FixedStreamArrayIterator<T> begin() const { in begin()
300 return FixedStreamArrayIterator<T>(*this, 0); in begin()
303 FixedStreamArrayIterator<T> end() const { in end()
304 return FixedStreamArrayIterator<T>(*this, size()); in end()
309 FixedStreamArrayIterator<T> I = end(); in back()
320 class FixedStreamArrayIterator
321 : public iterator_facade_base<FixedStreamArrayIterator<T>,
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DBinaryStreamArray.h252 template <typename T> class FixedStreamArrayIterator; variable
260 friend class FixedStreamArrayIterator<T>; variable
263 typedef FixedStreamArrayIterator<T> Iterator;
299 FixedStreamArrayIterator<T> begin() const { in begin()
300 return FixedStreamArrayIterator<T>(*this, 0); in begin()
303 FixedStreamArrayIterator<T> end() const { in end()
304 return FixedStreamArrayIterator<T>(*this, size()); in end()
309 FixedStreamArrayIterator<T> I = end(); in back()
320 class FixedStreamArrayIterator
321 : public iterator_facade_base<FixedStreamArrayIterator<T>,
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DBinaryStreamArray.h252 template <typename T> class FixedStreamArrayIterator; variable
260 friend class FixedStreamArrayIterator<T>; variable
263 typedef FixedStreamArrayIterator<T> Iterator;
299 FixedStreamArrayIterator<T> begin() const { in begin()
300 return FixedStreamArrayIterator<T>(*this, 0); in begin()
303 FixedStreamArrayIterator<T> end() const { in end()
304 return FixedStreamArrayIterator<T>(*this, size()); in end()
309 FixedStreamArrayIterator<T> I = end(); in back()
320 class FixedStreamArrayIterator
321 : public iterator_facade_base<FixedStreamArrayIterator<T>,
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryStreamArray.h251 template <typename T> class FixedStreamArrayIterator; variable
259 friend class FixedStreamArrayIterator<T>; variable
262 typedef FixedStreamArrayIterator<T> Iterator;
298 FixedStreamArrayIterator<T> begin() const { in begin()
299 return FixedStreamArrayIterator<T>(*this, 0); in begin()
302 FixedStreamArrayIterator<T> end() const { in end()
303 return FixedStreamArrayIterator<T>(*this, size()); in end()
308 FixedStreamArrayIterator<T> I = end(); in back()
319 class FixedStreamArrayIterator
320 : public iterator_facade_base<FixedStreamArrayIterator<T>,
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DBinaryStreamArray.h252 template <typename T> class FixedStreamArrayIterator; variable
260 friend class FixedStreamArrayIterator<T>; variable
263 typedef FixedStreamArrayIterator<T> Iterator;
299 FixedStreamArrayIterator<T> begin() const { in begin()
300 return FixedStreamArrayIterator<T>(*this, 0); in begin()
303 FixedStreamArrayIterator<T> end() const { in end()
304 return FixedStreamArrayIterator<T>(*this, size()); in end()
309 FixedStreamArrayIterator<T> I = end(); in back()
320 class FixedStreamArrayIterator
321 : public iterator_facade_base<FixedStreamArrayIterator<T>,
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DBinaryStreamArray.h252 template <typename T> class FixedStreamArrayIterator; variable
260 friend class FixedStreamArrayIterator<T>; variable
263 typedef FixedStreamArrayIterator<T> Iterator;
299 FixedStreamArrayIterator<T> begin() const { in begin()
300 return FixedStreamArrayIterator<T>(*this, 0); in begin()
303 FixedStreamArrayIterator<T> end() const { in end()
304 return FixedStreamArrayIterator<T>(*this, size()); in end()
309 FixedStreamArrayIterator<T> I = end(); in back()
320 class FixedStreamArrayIterator
321 : public iterator_facade_base<FixedStreamArrayIterator<T>,
[all …]
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DStreamArray.h196 template <typename T> class FixedStreamArrayIterator; variable
199 friend class FixedStreamArrayIterator<T>; variable
222 FixedStreamArrayIterator<T> begin() const { in begin()
223 return FixedStreamArrayIterator<T>(*this, 0); in begin()
225 FixedStreamArrayIterator<T> end() const { in end()
226 return FixedStreamArrayIterator<T>(*this, size()); in end()
235 template <typename T> class FixedStreamArrayIterator {
237 FixedStreamArrayIterator(const FixedStreamArray<T> &Array, uint32_t Index) in FixedStreamArrayIterator() function
240 bool operator==(const FixedStreamArrayIterator<T> &R) {
245 bool operator!=(const FixedStreamArrayIterator<T> &R) {
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/
DGlobalsStream.h31 GSIHashIterator, FixedStreamArrayIterator<PSHashRecord>,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGlobalsStream.h31 GSIHashIterator, FixedStreamArrayIterator<PSHashRecord>,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/
DGlobalsStream.h31 GSIHashIterator, FixedStreamArrayIterator<PSHashRecord>,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/
DGlobalsStream.h31 GSIHashIterator, FixedStreamArrayIterator<PSHashRecord>,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGlobalsStream.h31 GSIHashIterator, FixedStreamArrayIterator<PSHashRecord>,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/
DGlobalsStream.h31 GSIHashIterator, FixedStreamArrayIterator<PSHashRecord>,
/aosp_15_r20/prebuilts/rust/bootstrap/
H A Dchain.log19830FixedStreamArrayIterator<llvm::pdb::PSHashRecord>, std::random_access_iterator_tag, const uint32_t…
19836FixedStreamArrayIterator<llvm::pdb::PSHashRecord>, std::random_access_iterator_tag, const unsigned…
19854FixedStreamArrayIterator<llvm::pdb::PSHashRecord>, std::random_access_iterator_tag, const uint32_t…
19860FixedStreamArrayIterator<llvm::pdb::PSHashRecord>, std::random_access_iterator_tag, const unsigned…
19947FixedStreamArrayIterator<llvm::pdb::PSHashRecord>, std::random_access_iterator_tag, const uint32_t…
19953FixedStreamArrayIterator<llvm::pdb::PSHashRecord>, std::random_access_iterator_tag, const unsigned…
19967FixedStreamArrayIterator<llvm::pdb::PSHashRecord>, std::random_access_iterator_tag, const uint32_t…
19973FixedStreamArrayIterator<llvm::pdb::PSHashRecord>, std::random_access_iterator_tag, const unsigned…
19982FixedStreamArrayIterator<llvm::pdb::PSHashRecord>, std::random_access_iterator_tag, const uint32_t…
19988FixedStreamArrayIterator<llvm::pdb::PSHashRecord>, std::random_access_iterator_tag, const unsigned…
[all …]