Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/include/__iterator/
H A Dwrap_iter.h60 __get_db()->__iterator_copy(this, &__u);
68 __get_db()->__iterator_copy(this, &__x); in __wrap_iter()
75 __get_db()->__iterator_copy(this, &__x);
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A D__hash_table301 __get_db()->__iterator_copy(this, &__i);
315 __get_db()->__iterator_copy(this, &__i);
413 __get_db()->__iterator_copy(this, &__x);
422 __get_db()->__iterator_copy(this, &__i);
436 __get_db()->__iterator_copy(this, &__i);
532 __get_db()->__iterator_copy(this, &__i);
546 __get_db()->__iterator_copy(this, &__i);
666 __get_db()->__iterator_copy(this, &__x);
677 __get_db()->__iterator_copy(this, &__i);
691 __get_db()->__iterator_copy(this, &__i);
H A D__debug239 void __iterator_copy(void* __i, const void* __i0);
H A Dlist333 __get_db()->__iterator_copy(this, &__p);
347 __get_db()->__iterator_copy(this, &__p);
451 __get_db()->__iterator_copy(this, &__p);
461 __get_db()->__iterator_copy(this, &__p);
475 __get_db()->__iterator_copy(this, &__p);
/freebsd-13.1/contrib/llvm-project/libcxx/src/
H A Ddebug.cpp364 __libcpp_db::__iterator_copy(void* __i, const void* __i0) in __iterator_copy() function in __libcpp_db