Home
last modified time | relevance | path

Searched refs:_Tuple_impl (Results 1 – 15 of 15) sorted by relevance

/external/libabigail/tests/data/test-diff-dwarf/
Dtest42-PR21296-clanggcc.cc115 struct _Tuple_impl;
118 struct _Tuple_impl<_Idx> struct
120 template<std::size_t, typename...> friend class _Tuple_impl;
122 _Tuple_impl() = default;
129 struct _Tuple_impl<_Idx, _Head, _Tail...> struct
130 : public _Tuple_impl<_Idx + 1, _Tail...>,
134 template<std::size_t, typename...> friend class _Tuple_impl;
136 typedef _Tuple_impl<_Idx + 1, _Tail...> _Inherited; argument
140 _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } in _M_head() argument
143 _M_tail(const _Tuple_impl& __t) noexcept { return __t; } in _M_tail() argument
[all …]
Dtest42-PR21296-clanggcc-report0.txt6 [D] 'method void std::_Tuple_impl<1ul>::_Tuple_impl()'
15 struct std::_Tuple_impl<0ul, STR&&>
17 struct std::_Tuple_impl<0, STR &&>
34 [C] 'method STR& std::_Tuple_impl<0ul, STR&&>::_M_head()' has some indirect sub-type changes:
35 …hod STR& std::_Tuple_impl<0ul, STR&&>::_M_head() {_ZNSt11_Tuple_implILm0EJO3STREE7_M_headERKS2_}' …
36 parameter 1 of type 'const std::_Tuple_impl<0ul, STR&&>&' changed:
37 in referenced type 'const std::_Tuple_impl<0ul, STR&&>':
38 'const std::_Tuple_impl<0ul, STR&&>' changed to 'const std::_Tuple_impl<0, STR &&>'
40 …[C] 'function std::__add_c_ref<STR&&>::type std::__get_helper<0ul, STR&&>(const std::_Tuple_impl<0…
41_Tuple_impl<0ul, STR&&>&) {_ZSt12__get_helperILm0EO3STRJEENSt11__add_c_refIT0_E4typeERKSt11_Tuple_…
[all …]
/external/llvm/test/CodeGen/PowerPC/
DBreakableToken-reduced.ll40 %"class.std::tuple" = type { %"struct.std::_Tuple_impl" }
41 %"struct.std::_Tuple_impl" = type { %"struct.std::_Head_base.2" }
112 %"class.std::tuple.58" = type { %"struct.std::_Tuple_impl.59" }
113 %"struct.std::_Tuple_impl.59" = type { %"struct.std::_Head_base.64" }
137 %"class.std::tuple.70" = type { %"struct.std::_Tuple_impl.71" }
138 %"struct.std::_Tuple_impl.71" = type { %"struct.std::_Head_base.76" }
142 %"class.std::tuple.79" = type { %"struct.std::_Tuple_impl.80" }
143 %"struct.std::_Tuple_impl.80" = type { %"struct.std::_Head_base.85" }
178 %"class.std::tuple.120" = type { %"struct.std::_Tuple_impl.121" }
179 %"struct.std::_Tuple_impl.121" = type { %"struct.std::_Head_base.126" }
[all …]
Dtoc-load-sched-bug.ll69 %"class.std::tuple" = type { %"struct.std::_Tuple_impl" }
70 %"struct.std::_Tuple_impl" = type { %"struct.std::_Head_base.28" }
/external/clang/www/
Dlibstdc++4.4-clang0x.patch565 struct _Tuple_impl<_Idx>
568 - void _M_swap_impl(_Tuple_impl&&) { /* no-op */ }
569 + void _M_swap_impl(_Tuple_impl&) { /* no-op */ }
577 - _M_swap_impl(_Tuple_impl&& __in)
578 + _M_swap_impl(_Tuple_impl& __in)
/external/libabigail/tests/data/test-diff-filter/
Dtest31-pr18535-libstdc++-report-0.txt68 …struct std::_Tuple_impl<0u, std::__future_base::_Result<void>*, std::__future_base::_Result_base::…
70 …struct std::_Tuple_impl<0u, std::__future_base::_Result_base*, std::__future_base::_Result_base::_…
Dtest31-pr18535-libstdc++-report-1.txt68 …struct std::_Tuple_impl<0u, std::__future_base::_Result<void>*, std::__future_base::_Result_base::…
70 …struct std::_Tuple_impl<0u, std::__future_base::_Result_base*, std::__future_base::_Result_base::_…
Dtest30-pr18904-rvalueref-report1.txt712 [A] 'method const long unsigned int& std::_Tuple_impl<0ul, long unsigned int const&>::_M_head()'
713 …[A] 'method void std::_Tuple_impl<0ul, long unsigned int const&>::_Tuple_impl(const long unsigned …
714 …[A] 'method void std::_Tuple_impl<0ul, long unsigned int const&>::_Tuple_impl(std::_Tuple_impl<0ul…
715 [A] 'method void* const& std::_Tuple_impl<0ul, void const* const&>::_M_head()'
716 …[A] 'method void std::_Tuple_impl<0ul, void const* const&>::_Tuple_impl(std::_Tuple_impl<0ul, void…
717 [A] 'method void std::_Tuple_impl<0ul, void const* const&>::_Tuple_impl(void* const&)'
898 …ng unsigned int& std::__get_helper<0ul, long unsigned int const&>(std::_Tuple_impl<0ul, long unsig…
899 …[A] 'function void* const& std::__get_helper<0ul, void const* const&>(std::_Tuple_impl<0ul, void c…
Dtest30-pr18904-rvalueref-report0.txt712 [A] 'method const long unsigned int& std::_Tuple_impl<0ul, long unsigned int const&>::_M_head()'
713 …[A] 'method void std::_Tuple_impl<0ul, long unsigned int const&>::_Tuple_impl(const long unsigned …
714 …[A] 'method void std::_Tuple_impl<0ul, long unsigned int const&>::_Tuple_impl(std::_Tuple_impl<0ul…
715 [A] 'method void* const& std::_Tuple_impl<0ul, void const* const&>::_M_head()'
716 …[A] 'method void std::_Tuple_impl<0ul, void const* const&>::_Tuple_impl(std::_Tuple_impl<0ul, void…
717 [A] 'method void std::_Tuple_impl<0ul, void const* const&>::_Tuple_impl(void* const&)'
898 …ng unsigned int& std::__get_helper<0ul, long unsigned int const&>(std::_Tuple_impl<0ul, long unsig…
899 …[A] 'function void* const& std::__get_helper<0ul, void const* const&>(std::_Tuple_impl<0ul, void c…
Dtest30-pr18904-rvalueref-report2.txt712 [A] 'method const long unsigned int& std::_Tuple_impl<0ul, long unsigned int const&>::_M_head()'
713 …[A] 'method void std::_Tuple_impl<0ul, long unsigned int const&>::_Tuple_impl(const long unsigned …
714 …[A] 'method void std::_Tuple_impl<0ul, long unsigned int const&>::_Tuple_impl(std::_Tuple_impl<0ul…
715 [A] 'method void* const& std::_Tuple_impl<0ul, void const* const&>::_M_head()'
716 …[A] 'method void std::_Tuple_impl<0ul, void const* const&>::_Tuple_impl(std::_Tuple_impl<0ul, void…
717 [A] 'method void std::_Tuple_impl<0ul, void const* const&>::_Tuple_impl(void* const&)'
898 …ng unsigned int& std::__get_helper<0ul, long unsigned int const&>(std::_Tuple_impl<0ul, long unsig…
899 …[A] 'function void* const& std::__get_helper<0ul, void const* const&>(std::_Tuple_impl<0ul, void c…
/external/libabigail/tests/data/test-read-dwarf/
Dtest12-pr18844.so.abi12843 …<class-decl name='_Tuple_impl&lt;1&gt;' size-in-bits='8' is-struct='yes' visibility='default' file…
12845 …<function-decl name='_Tuple_impl' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../i…
12851 …<class-decl name='_Tuple_impl&lt;2&gt;' size-in-bits='8' is-struct='yes' visibility='default' file…
12853 …<function-decl name='_Tuple_impl' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../i…
12859 …<class-decl name='_Tuple_impl&lt;3&gt;' size-in-bits='8' is-struct='yes' visibility='default' file…
12861 …<function-decl name='_Tuple_impl' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../i…
12867 …<class-decl name='_Tuple_impl&lt;4&gt;' size-in-bits='8' is-struct='yes' visibility='default' file…
12869 …<function-decl name='_Tuple_impl' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../i…
12875 …<class-decl name='_Tuple_impl&lt;6&gt;' size-in-bits='8' is-struct='yes' visibility='default' file…
12877 …<function-decl name='_Tuple_impl' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../i…
[all …]
Dtest11-pr18828.so.abi9920 …<class-decl name='_Tuple_impl&lt;2ul&gt;' size-in-bits='8' is-struct='yes' visibility='default' fi…
9922 …<function-decl name='_Tuple_impl' filepath='/usr/include/c++/4.9/tuple' line='197' column='1' visi…
9928 …<class-decl name='_Tuple_impl&lt;0ul, mongo::BSONObjBuilder*, std::default_delete&lt;mongo::BSONOb…
9935 …<function-decl name='_Tuple_impl' filepath='/usr/include/c++/4.9/tuple' line='252' column='1' visi…
9941 …<function-decl name='_Tuple_impl' filepath='/usr/include/c++/4.9/tuple' line='256' column='1' visi…
9949 …<function-decl name='_Tuple_impl' filepath='/usr/include/c++/4.9/tuple' line='266' column='1' visi…
9956 …<function-decl name='_Tuple_impl' filepath='/usr/include/c++/4.9/tuple' line='269' column='1' visi…
9969 …<class-decl name='_Tuple_impl&lt;0ul, std::basic_ostringstream&lt;char, std::char_traits&lt;char&g…
9976 …<function-decl name='_Tuple_impl' filepath='/usr/include/c++/4.9/tuple' line='252' column='1' visi…
9982 …<function-decl name='_Tuple_impl' filepath='/usr/include/c++/4.9/tuple' line='256' column='1' visi…
[all …]
DPR22122-libftdc.so.abi3202 …<function-decl name='_Tuple_impl&lt;mongo::FTDCCollectorInterface *, std::default_delete&lt;mongo:…
3282 …<function-decl name='_Tuple_impl&lt;mongo::Date_t &amp;&gt;' mangled-name='_ZNSt11_Tuple_implILm2E…
3289 …<function-decl name='_Tuple_impl&lt;mongo::Date_t&gt;' mangled-name='_ZNSt11_Tuple_implILm1EJN5mon…
3298 …<function-decl name='_Tuple_impl&lt;mongo::BSONObj, mongo::Date_t &amp;, void&gt;' mangled-name='_…
3306 …<function-decl name='_Tuple_impl&lt;mongo::BSONObj, mongo::Date_t, void&gt;' mangled-name='_ZNSt11…
3992 …<function-decl name='_Tuple_impl' mangled-name='_ZNSt11_Tuple_implILm0EJN5mongo12FTDCBSONUtil8FTDC…
4001 …<function-decl name='_Tuple_impl&lt;mongo::FTDCCompressor::CompressorState, mongo::Date_t &amp;, v…
4011 …<function-decl name='_Tuple_impl&lt;mongo::ConstDataRange &amp;, mongo::FTDCCompressor::Compressor…
4067 …<function-decl name='_Tuple_impl&lt;mongo::ConstDataRange, mongo::Date_t &amp;, void&gt;' mangled-…
4864 …<function-decl name='_Tuple_impl&lt;mongo::FTDCController *&gt;' mangled-name='_ZNSt11_Tuple_implI…
[all …]
Dtest22-pr19097-libstdc++.so.6.0.17.so.abi7801 …<class-decl name='_Tuple_impl&lt;2ul&gt;' size-in-bits='8' is-struct='yes' visibility='default' fi…
7803 …<function-decl name='_Tuple_impl' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4…
7809 …<class-decl name='_Tuple_impl&lt;0ul, std::_Mem_fn&lt;void (std::thread::*)()&gt;, std::reference_…
7816 …<function-decl name='_Tuple_impl' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4…
7822 …<function-decl name='_Tuple_impl' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4…
7830 …<function-decl name='_Tuple_impl' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4…
7837 …<function-decl name='_Tuple_impl' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4…
7844 …<function-decl name='_Tuple_impl&lt;std::_Mem_fn&lt;void (std::thread::*)()&gt;, std::reference_wr…
7858 …<class-decl name='_Tuple_impl&lt;1ul, std::reference_wrapper&lt;std::thread&gt; &gt;' size-in-bits…
7865 …<function-decl name='_Tuple_impl' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4…
[all …]
Dtest16-pr18904.so.abi17552 …<class-decl name='_Tuple_impl&lt;0ul, long unsigned int const&amp;&gt;' size-in-bits='64' is-struc…
17555 …<function-decl name='_Tuple_impl' mangled-name='_ZNSt11_Tuple_implILm0EJRKmEEC4EOS2_' filepath='/e…
17562 …<function-decl name='_Tuple_impl' mangled-name='_ZNSt11_Tuple_implILm0EJRKmEEC2EOS2_' filepath='/e…
17575 …<function-decl name='_Tuple_impl' mangled-name='_ZNSt11_Tuple_implILm0EJRKmEEC4ES1_' filepath='/ex…
17582 …<function-decl name='_Tuple_impl' mangled-name='_ZNSt11_Tuple_implILm0EJRKmEEC2ES1_' filepath='/ex…
17589 …<class-decl name='_Tuple_impl&lt;0ul, void const* const&amp;&gt;' size-in-bits='64' is-struct='yes…
17592 …<function-decl name='_Tuple_impl' mangled-name='_ZNSt11_Tuple_implILm0EJRKPKvEEC4EOS4_' filepath='…
17599 …<function-decl name='_Tuple_impl' mangled-name='_ZNSt11_Tuple_implILm0EJRKPKvEEC2EOS4_' filepath='…
17612 …<function-decl name='_Tuple_impl' mangled-name='_ZNSt11_Tuple_implILm0EJRKPKvEEC4ES3_' filepath='/…
17619 …<function-decl name='_Tuple_impl' mangled-name='_ZNSt11_Tuple_implILm0EJRKPKvEEC2ES3_' filepath='/…