Home
last modified time | relevance | path

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

/external/libabigail/tests/data/test-diff-dwarf/
Dtest42-PR21296-clanggcc.cc96 struct _Head_base<_Idx, _Head, false> struct
98 constexpr _Head_base() in _Head_base() argument
101 constexpr _Head_base(const _Head& __h) in _Head_base() argument
105 constexpr _Head_base(_UHead&& __h) in _Head_base() argument
109 _M_head(const _Head_base& __b) noexcept { return __b._M_head_impl; } in _M_head()
111 _Head _M_head_impl;