Searched refs:__addable (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/src/
H A Ddebug.cpp393 __libcpp_db::__addable(const void* __i, ptrdiff_t __n) const function in class:__libcpp_db
399 return i != nullptr && i->__c_ != nullptr && i->__c_->__addable(__i, __n);
/openbsd-current/gnu/llvm/libcxx/include/__iterator/
H A Dwrap_iter.h120 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__addable(this, __n),

Completed in 170 milliseconds