Searched refs:second_type (Results 1 – 16 of 16) sorted by relevance
73 const typename Collection::value_type::second_type&83 typename Collection::value_type::second_type&93 const typename Collection::value_type::second_type&103 typename Collection::value_type::second_type&122 const typename Collection::value_type::second_type&125 const typename Collection::value_type::second_type& value) {136 const typename Collection::value_type::second_type*148 typename Collection::value_type::second_type*165 typename Collection::value_type::second_type170 return typename Collection::value_type::second_type();[all …]
13 <!-- second_type::second_type() -->15 <!-- second_type::second_type() -->78 <!-- struct second_type -->79 …<class-decl name='second_type' size-in-bits='64' is-struct='yes' visibility='default' filepath='/h…81 <!-- integer second_type::member0 -->85 <!-- character second_type::member1 -->89 <!-- second_type::second_type() -->90 …<function-decl name='second_type' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test-read-…91 <!-- implicit parameter of type 'second_type*' -->98 <!-- second_type::second_type() -->[all …]
8 second_type::second_type() in second_type() function in second_type15 second_type*17 {return new second_type;} in build_second_type()
12 struct second_type struct17 second_type(); argument
52 …<class-decl name='second_type' size-in-bits='64' is-struct='yes' visibility='default' filepath='/h…60 …<function-decl name='second_type' filepath='/home/dodji/git/libabigail/dwarf/tests/data/test-read-…66 …<function-decl name='second_type' mangled-name='_ZN11second_typeC2Ev' filepath='/home/dodji/git/li…
19 struct second_type struct
153 psa_key_type_t second_type = (psa_key_type_t) second_type_arg;184 psa_set_key_type( &attributes, second_type );
306 typename T::second_type b1{kFirstString};308 typename T::second_type b2{kSecondString};
1346 type_base *second_type = in has_harmless_enum_to_int_change() local1351 else if (const enum_type_decl *e = is_enum_type(second_type)) in has_harmless_enum_to_int_change()1356 else if (const type_base *i = is_type_decl(second_type)) in has_harmless_enum_to_int_change()
72 typedef T2 second_type; typedef
1151 const struct glsl_type *second_type = second->deref->type; in try_vectorize() local1152 if (is_strided_vector(first_type) || is_strided_vector(second_type)) in try_vectorize()
263 using second_type = T;
2880 typedef typename RawPairType::second_type SecondType;
1488 using second_type = std::string; in TEST() typedef
14690 typedef _T2 second_type; typedef14866 second = std::forward<second_type>(__p.second); in operator =()19951 : public unary_function<_Pair, typename _Pair::second_type>19953 typename _Pair::second_type&19957 const typename _Pair::second_type&