Home
last modified time | relevance | path

Searched defs:__empty (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/libcxx/include/__utility/
HDempty.h20 struct __empty {}; struct
/freebsd-13-stable/contrib/llvm-project/libcxx/include/__stop_token/
HDintrusive_list_view.h42 _LIBCPP_HIDE_FROM_ABI bool __empty() const noexcept { return __head_ == nullptr; } in __empty() function