HomeSort by relevance Sort by last modified time
    Searched defs:_Alloc_hider (Results 1 - 14 of 14) sorted by null

  /external/clang/test/Modules/Inputs/PR27513/
mystring.h 4 struct _Alloc_hider {} _M_dataplus;
5 ~basic_string() { _Alloc_hider h; }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
vstring_util.h 89 struct _Alloc_hider
92 _Alloc_hider(_CharT* __ptr)
95 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
vstring_util.h 89 struct _Alloc_hider
92 _Alloc_hider(_CharT* __ptr)
95 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
vstring_util.h 89 struct _Alloc_hider
92 _Alloc_hider(_CharT* __ptr)
95 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr)
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
vstring_util.h 89 struct _Alloc_hider
92 _Alloc_hider(_CharT* __ptr)
95 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr)
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
vstring_util.h 89 struct _Alloc_hider
92 _Alloc_hider(_CharT* __ptr)
95 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
vstring_util.h 89 struct _Alloc_hider
92 _Alloc_hider(_CharT* __ptr)
95 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr)
  /external/clang/test/SemaCXX/
crashes.cpp 203 struct _Alloc_hider : _Alloc { _Alloc_hider(_CharT*, const _Alloc&); };
204 mutable _Alloc_hider _M_dataplus;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h 272 struct _Alloc_hider : _Alloc
274 _Alloc_hider(_CharT* __dat, const _Alloc& __a) _GLIBCXX_NOEXCEPT
289 mutable _Alloc_hider _M_dataplus;
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h 272 struct _Alloc_hider : _Alloc
274 _Alloc_hider(_CharT* __dat, const _Alloc& __a) _GLIBCXX_NOEXCEPT
289 mutable _Alloc_hider _M_dataplus;
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h 272 struct _Alloc_hider : _Alloc
274 _Alloc_hider(_CharT* __dat, const _Alloc& __a) _GLIBCXX_NOEXCEPT
289 mutable _Alloc_hider _M_dataplus;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h 272 struct _Alloc_hider : _Alloc
274 _Alloc_hider(_CharT* __dat, const _Alloc& __a)
289 mutable _Alloc_hider _M_dataplus;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h 272 struct _Alloc_hider : _Alloc
274 _Alloc_hider(_CharT* __dat, const _Alloc& __a)
289 mutable _Alloc_hider _M_dataplus;
    [all...]