Home
last modified time | relevance | path

Searched refs:__get_const_db (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/llvm/libcxx/include/
Dlist379 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
386 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
394 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
405 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__decrementable(this),
494 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
501 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
509 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
520 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__decrementable(this),
1399 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(_VSTD::addressof(__p)) == this,
1413 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(_VSTD::addressof(__p)) == this,
[all …]
D__hash_table330 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
337 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
344 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
445 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
451 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
458 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
551 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
558 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
565 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
684 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__dereferenceable(this),
[all …]
D__debug205 _LIBCPP_FUNC_VIS const __libcpp_db* __get_const_db();
Dvector1625 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(std::addressof(__position)) == this,
1642 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(std::addressof(__first)) == this,
1644 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(std::addressof(__last)) == this,
1682 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(std::addressof(__position)) == this,
1716 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(std::addressof(__position)) == this,
1747 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(std::addressof(__position)) == this,
1778 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(std::addressof(__position)) == this,
1821 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(std::addressof(__position)) == this,
1866 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(std::addressof(__position)) == this,
Dunordered_map1209 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(_VSTD::addressof(__p)) == this,
1230 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(_VSTD::addressof(__p)) == this,
1248 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(_VSTD::addressof(__p)) == this,
1264 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(_VSTD::addressof(__p)) == this,
1296 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(_VSTD::addressof(__h)) == this,
1307 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(_VSTD::addressof(__h)) == this,
Dunordered_set665 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(std::addressof(__p)) == this,
677 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(std::addressof(__p)) == this,
694 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(std::addressof(__p)) == this,
Dstring1324 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(&__pos) == this,
2945 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(&__pos) == this,
2962 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(&__pos) == this,
3025 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(&__pos) == this,
3233 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(&__pos) == this,
3249 _LIBCPP_DEBUG_ASSERT(__get_const_db()->__find_c_from_i(&__first) == this,
/openbsd/src/gnu/llvm/libcxx/src/
Ddebug.cpp37 __get_const_db() in __get_const_db() function