Searched refs:__push_front (Results 1 – 2 of 2) sorted by relevance
44 _LIBCPP_HIDE_FROM_ABI void __push_front(_Node* __node) noexcept { in __push_front() function
158 __callback_list_.__push_front(__cb); in __add_callback()