Searched defs:__empty (Results 1 – 3 of 3) sorted by relevance
20 struct __empty {}; struct
42 _LIBCPP_HIDE_FROM_ABI bool __empty() const noexcept { return __head_ == nullptr; } in __empty() function
121 struct { } __empty; // gnu-warning {{empty struct is a GNU extension}} member