Home
last modified time | relevance | path

Searched refs:__vector_base (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Modules/
Dpr27401.cpp8 class __vector_base { class
11 __vector_base(_Allocator);
15 class vector : __vector_base<_Tp, _Allocator> {
24 vector<_Tp, _Allocator>::vector(const vector &__x) : __vector_base<_Tp, _Allocator>(__x.__alloc()) … in vector()
/external/clang/test/Modules/Inputs/PR27401/
Db.h4 class __vector_base {
7 __vector_base(_Allocator);
11 class vector : __vector_base<_Tp, _Allocator> {
/external/llvm/test/CodeGen/ARM/
Dinterval-update-remat.ll34 %"class.(anonymous namespace)::__vector_base.21.246.296.1321.2346" = type { i8 }
106 ….5.230.280.1305.2330* %connect_.i.i to %"class.(anonymous namespace)::__vector_base.21.246.296.132…
107 …mous namespace)::__vector_base.21.246.296.1321.2346"* @_ZN12_GLOBAL__N_113__vector_baseD2Ev(%"clas…
146 …mous namespace)::__vector_base.21.246.296.1321.2346"* @_ZN12_GLOBAL__N_113__vector_baseD2Ev(%"clas…
/external/libcxx/include/
Dvector326 class __vector_base
361 __vector_base()
363 _LIBCPP_INLINE_VISIBILITY __vector_base(const allocator_type& __a);
365 _LIBCPP_INLINE_VISIBILITY __vector_base(allocator_type&& __a) _NOEXCEPT;
367 ~__vector_base();
379 void __copy_assign_alloc(const __vector_base& __c)
384 void __move_assign_alloc(__vector_base& __c)
392 void __copy_assign_alloc(const __vector_base& __c, true_type)
404 void __copy_assign_alloc(const __vector_base&, false_type)
408 void __move_assign_alloc(__vector_base& __c, true_type)
[all …]
/external/libabigail/tests/data/test-read-dwarf/
Dtest-libandroid.so.abi10542 …<class-decl name='__vector_base&lt;android::AssetManager2::ConfiguredPackage, std::__1::allocator&…
10575 …<function-decl name='__vector_base' filepath='external/libcxx/include/vector' line='361' column='1…
10581 …<function-decl name='__vector_base' filepath='external/libcxx/include/vector' line='363' column='1…
10588 …<function-decl name='__vector_base' filepath='external/libcxx/include/vector' line='365' column='1…
10595 …<function-decl name='~__vector_base' filepath='external/libcxx/include/vector' line='367' column='…
10601 …<class-decl name='__vector_base&lt;android::AssetManager2::PackageGroup, std::__1::allocator&lt;an…
10634 …<function-decl name='__vector_base' filepath='external/libcxx/include/vector' line='361' column='1…
10640 …<function-decl name='__vector_base' filepath='external/libcxx/include/vector' line='363' column='1…
10647 …<function-decl name='__vector_base' filepath='external/libcxx/include/vector' line='365' column='1…
10654 …<function-decl name='~__vector_base' filepath='external/libcxx/include/vector' line='367' column='…
[all …]