Home
last modified time | relevance | path

Searched refs:__iterator_copy (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__iterator/
H A Dwrap_iter.h56 __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_table307 __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__debug178 void __iterator_copy(void* __i, const void* __i0);
H A Dlist354 __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 Ddebug.cpp345 __libcpp_db::__iterator_copy(void* __i, const void* __i0) in __iterator_copy() function in __libcpp_db