Searched refs:_Reuse_or_alloc_node (Results 1 – 3 of 3) sorted by relevance
443 struct _Reuse_or_alloc_node in _GLIBCXX_VISIBILITY() struct445 _Reuse_or_alloc_node(_Rb_tree& __t) in _GLIBCXX_VISIBILITY() argument460 _Reuse_or_alloc_node(const _Reuse_or_alloc_node&) = delete; in _GLIBCXX_VISIBILITY()463 ~_Reuse_or_alloc_node() in _GLIBCXX_VISIBILITY() argument1727 _Reuse_or_alloc_node __roan(*this); in _GLIBCXX_VISIBILITY()1756 _Reuse_or_alloc_node __roan(*this); in _GLIBCXX_VISIBILITY()1769 _Reuse_or_alloc_node __roan(*this); in _GLIBCXX_VISIBILITY()1801 _Reuse_or_alloc_node __roan(*this); in _GLIBCXX_VISIBILITY()
456 struct _Reuse_or_alloc_node in _GLIBCXX_VISIBILITY()458 _Reuse_or_alloc_node(_Rb_tree& __t) in _GLIBCXX_VISIBILITY()473 _Reuse_or_alloc_node(const _Reuse_or_alloc_node&) = delete; in _GLIBCXX_VISIBILITY()476 ~_Reuse_or_alloc_node() in _GLIBCXX_VISIBILITY()1710 _Reuse_or_alloc_node __roan(*this); in _GLIBCXX_VISIBILITY()1745 _Reuse_or_alloc_node __roan(*this); in _GLIBCXX_VISIBILITY()1758 _Reuse_or_alloc_node __roan(*this); in _GLIBCXX_VISIBILITY()1790 _Reuse_or_alloc_node __roan(*this); in _GLIBCXX_VISIBILITY()
1124 * include/bits/stl_tree.h (_Reuse_or_alloc_node): Simplify constructor.