Home
last modified time | relevance | path

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

/third_party/libabigail/tests/data/test-diff-dwarf/
Dtest42-PR21296-clanggcc.cc109 _M_head(const _Head_base& __b) noexcept { return __b._M_head_impl; } in _M_head() function
140 _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } in _M_head() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp52895 _M_head(_Head_base& __b) noexcept { return __b; } in _M_head() function
52898 _M_head(const _Head_base& __b) noexcept { return __b; } in _M_head() function
52942 _M_head(_Head_base& __b) noexcept { return __b._M_head_impl; } in _M_head() function
52945 _M_head(const _Head_base& __b) noexcept { return __b._M_head_impl; } in _M_head() function
52982 _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } in _M_head() function
52985 _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } in _M_head() function
53138 _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } in _M_head() function
53141 _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } in _M_head() function