Searched refs:__iterator_copy (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/libcxx/include/__iterator/ |
| H A D | wrap_iter.h | 60 __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_table | 301 __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 | __debug | 239 void __iterator_copy(void* __i, const void* __i0);
|
| H A D | list | 333 __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 D | debug.cpp | 364 __libcpp_db::__iterator_copy(void* __i, const void* __i0) in __iterator_copy() function in __libcpp_db
|