Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring_util.h89 struct _Alloc_hider struct
92 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr) in _Alloc_hider() argument
95 _CharT* _M_p; // The actual data.
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr6713.C40 struct _Alloc_hider struct
46 mutable _Alloc_hider _M_dataplus; argument
H A Dnoreturn-1.C40 struct _Alloc_hider : _Alloc { struct
41 _CharT *_M_p;
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.h259 struct _Alloc_hider : _Alloc in _GLIBCXX_BEGIN_NAMESPACE() struct
261 _Alloc_hider(_CharT* __dat, const _Alloc& __a) in _GLIBCXX_BEGIN_NAMESPACE() argument
264 _CharT* _M_p; // The actual data. in _GLIBCXX_BEGIN_NAMESPACE()
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dbasic_string.h225 struct _Alloc_hider : _Alloc struct
227 _Alloc_hider(_CharT* __dat, const _Alloc& __a) in _Alloc_hider() function
241 mutable _Alloc_hider _M_dataplus; argument