Searched refs:_hb_void_t (Results 1 – 3 of 3) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-meta.hh | 45 template<typename... Ts> struct _hb_void_t { typedef void type; }; argument 46 template<typename... Ts> using hb_void_t = typename _hb_void_t<Ts...>::type;
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 12912 <!-- struct _hb_void_t --> 12913 …<class-decl name='_hb_void_t' size-in-bits='8' is-struct='yes' visibility='default' filepath='/tmp… 12914 <!-- typedef const _hb_void_t& hb_void_t --> 13142 <!-- struct hb_auto_trace_t<0, const _hb_void_t&> --> 13143 …<class-decl name='hb_auto_trace_t<0, const _hb_void_t&>' size-in-bits='8' is-struct='yes… 13145 …<!-- void hb_auto_trace_t<0, const _hb_void_t&>::hb_auto_trace_t(unsigned int*, const char*, void*… 13147 <!-- implicit parameter of type 'hb_auto_trace_t<0, const _hb_void_t&>*' --> 13165 …<!-- const _hb_void_t& hb_auto_trace_t<0, const _hb_void_t&>::ret(const _hb_void_t&, unsigned int)… 13167 <!-- implicit parameter of type 'hb_auto_trace_t<0, const _hb_void_t&>*' --> 13169 <!-- parameter of type 'const _hb_void_t&' --> [all …]
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 8289 …<class-decl name='_hb_void_t' size-in-bits='8' is-struct='yes' visibility='default' filepath='/tmp… 8441 …<class-decl name='hb_auto_trace_t<0, const _hb_void_t&>' size-in-bits='8' is-struct='yes…
|