Searched defs:next_type (Results 1 – 9 of 9) sorted by relevance
18 typedef value_pack<0, VALUES...> next_type; typedef
49 next_type; typedef
37 typedef typename result_of::next<first_type>::type next_type; typedef
257 typedef typename next_step::type next_type; in visitation_impl() typedef
1538 const struct btf_type *next_type) in env_type_is_resolve_sink()2299 const struct btf_type *next_type; in btf_modifier_resolve() local2340 const struct btf_type *next_type; in btf_var_resolve() local2386 const struct btf_type *next_type; in btf_ptr_resolve() local
2288 static int __ffs_do_os_desc_header(enum ffs_os_desc_type *next_type, in __ffs_do_os_desc_header()
362 void *next_type = btf->types_data; in btf_parse_type_sec() local
909 typedef typename calculate_next_larger_type<R, B>::type next_type; in eval_convert_to() typedef