Searched refs:__iterator_copy (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/libcxx/include/__iterator/ |
| H A D | wrap_iter.h | 56 __get_db()->__iterator_copy(this, _VSTD::addressof(__u)); 65 __get_db()->__iterator_copy(this, _VSTD::addressof(__x)); in __wrap_iter() 73 __get_db()->__iterator_copy(this, _VSTD::addressof(__x));
|
| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | __hash_table | 307 __get_db()->__iterator_copy(this, _VSTD::addressof(__i)); 321 __get_db()->__iterator_copy(this, _VSTD::addressof(__i)); 413 __get_db()->__iterator_copy(this, _VSTD::addressof(__x)); 422 __get_db()->__iterator_copy(this, _VSTD::addressof(__i)); 436 __get_db()->__iterator_copy(this, _VSTD::addressof(__i)); 526 __get_db()->__iterator_copy(this, _VSTD::addressof(__i)); 540 __get_db()->__iterator_copy(this, _VSTD::addressof(__i)); 648 __get_db()->__iterator_copy(this, _VSTD::addressof(__x)); 659 __get_db()->__iterator_copy(this, _VSTD::addressof(__i)); 673 __get_db()->__iterator_copy(this, _VSTD::addressof(__i));
|
| H A D | __debug | 178 void __iterator_copy(void* __i, const void* __i0);
|
| H A D | list | 354 __get_db()->__iterator_copy(this, _VSTD::addressof(__p)); 368 __get_db()->__iterator_copy(this, _VSTD::addressof(__p)); 460 __get_db()->__iterator_copy(this, _VSTD::addressof(__p)); 470 __get_db()->__iterator_copy(this, _VSTD::addressof(__p)); 484 __get_db()->__iterator_copy(this, _VSTD::addressof(__p));
|
| /openbsd-src/gnu/llvm/libcxx/src/ |
| H A D | debug.cpp | 345 __libcpp_db::__iterator_copy(void* __i, const void* __i0) in __iterator_copy() function in __libcpp_db
|