Searched defs:_Base_ref (Results 1 – 4 of 4) sorted by relevance
64 struct _Base_ref in _GLIBCXX_VISIBILITY() struct66 _Base_ref(const _Base& __r) : _M_ref(__r) { } in _GLIBCXX_VISIBILITY() function68 const _Base& _M_ref; in _GLIBCXX_VISIBILITY()
65 struct _Base_ref in _GLIBCXX_VISIBILITY() struct67 _Base_ref(const _Base& __r) : _M_ref(__r) { } in _GLIBCXX_VISIBILITY() argument69 const _Base& _M_ref; in _GLIBCXX_VISIBILITY()
64 struct _Base_ref in _GLIBCXX_VISIBILITY() struct66 _Base_ref(const _Base& __r) : _M_ref(__r) { } in _GLIBCXX_VISIBILITY() argument68 const _Base& _M_ref; in _GLIBCXX_VISIBILITY()