Searched defs:__front (Results 1 – 11 of 11) sorted by relevance
751 _Node* __front = static_cast<_Node*>(this->_M_impl._M_head._M_next); in _GLIBCXX_VISIBILITY() local762 _Node* __front = static_cast<_Node*>(this->_M_impl._M_head._M_next); in _GLIBCXX_VISIBILITY() local
13 void *__front; member
21 [[nodiscard]] _LIBCPP_EXPORTED_FROM_ABI const tzdb& tzdb_list::__front() const noexcept { return __… in __front() function in chrono::tzdb_list
57 const tzdb& __front() const noexcept { in __front() function
53 _Node* __front = __head_; in __pop_front() local