Home
last modified time | relevance | path

Searched defs:elttype (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dm2-valprint.c189 struct type *elttype = check_typedef (type->target_type ()); in print_unpacked_pointer() local
232 struct type *elttype = check_typedef (type->target_type ()); in print_variable_at_address() local
305 struct type *elttype; in value_print_inner() local
Dc-valprint.c140 print_unpacked_pointer (struct type *type, struct type *elttype, in print_unpacked_pointer()
242 struct type *elttype = check_typedef (unresolved_elttype); in c_value_print_array() local
352 struct type *elttype = check_typedef (unresolved_elttype); in c_value_print_ptr() local
Dd-valprint.c44 struct type *elttype; in dynamic_array_type() local
Dm2-lang.h124 struct type *elttype = check_typedef (type->target_type ()); in is_string_type_p() local
Dada-valprint.c120 struct type *elttype, *index_type; in val_print_packed_array_elements() local
444 printstr (struct ui_file *stream, struct type *elttype, const gdb_byte *string, in printstr()
678 struct type *elttype = type->target_type (); in ada_val_print_string() local
922 struct type *elttype = check_typedef (type->target_type ()); in ada_val_print_ref() local
Dp-lang.c227 pascal_language::printstr (struct ui_file *stream, struct type *elttype, in printstr()
Dm2-lang.c156 m2_language::printstr (struct ui_file *stream, struct type *elttype, in printstr()
Dvalprint.c451 print_unpacked_pointer (struct type *type, struct type *elttype, in print_unpacked_pointer()
481 struct type *elttype = check_typedef (unresolved_elttype); in generic_val_print_array() local
515 struct type *elttype = check_typedef (type->target_type ()); in generic_value_print_ptr() local
568 struct type *elttype = check_typedef (type->target_type ()); in generic_val_print_ref() local
1943 struct type *elttype, *index_type; in value_print_array_elements() local
2638 val_print_string (struct type *elttype, const char *encoding, in val_print_string()
Df-lang.h172 void printstr (struct ui_file *stream, struct type *elttype, in printstr()
Dp-valprint.c77 struct type *elttype; in value_print_inner() local
Df-valprint.c459 struct type *elttype; in value_print_inner() local
Dannotate.c572 annotate_array_section_begin (int idx, struct type *elttype) in annotate_array_section_begin()
Dc-lang.c76 classify_type (struct type *elttype, struct gdbarch *gdbarch, in classify_type()
Dlanguage.c821 void printstr (struct ui_file *stream, struct type *elttype, in printstr()
Drust-lang.c678 struct type *elttype = check_typedef (type->target_type ()); in value_print_inner() local
Dprintcmd.c312 struct type *elttype = val->type (); in print_formatted() local
Dada-lang.c8864 struct type *elttype = ada_array_element_type (type, 1); in ada_is_string_type() local
13812 void printstr (struct ui_file *stream, struct type *elttype, in printstr()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dtypeck2.cc971 tree elttype = TREE_TYPE (type); in check_narrowing() local
Dcall.cc829 tree elttype = TREE_VEC_ELT (CLASSTYPE_TI_ARGS (type), 0); in build_list_conv() local
910 tree elttype = TREE_TYPE (atype); in can_convert_array() local
1072 tree elttype = TREE_TYPE (type); in build_array_conv() local
1124 tree elttype = TREE_TYPE (type); in build_complex_conv() local
2116 tree elttype = TREE_TYPE (elt); in implicit_conversion_1() local
8059 tree elttype = TREE_VEC_ELT (CLASSTYPE_TI_ARGS (totype), 0); in convert_like_internal() local
Dinit.cc788 tree elttype = TREE_VEC_ELT (targs, 0); in maybe_warn_list_ctor() local
Dconstexpr.cc4876 tree elttype = TREE_TYPE (atype); in cxx_eval_vec_init_1() local
Dpt.cc24161 tree elttype; in unify() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-fold.cc4791 tree elttype = TREE_TYPE (type); in clear_padding_type() local
4939 tree elttype = type; in gimple_fold_builtin_clear_padding() local
Dexpr.cc6890 tree elttype = TREE_TYPE (type); in store_constructor() local
7158 tree elttype = TREE_TYPE (type); in store_constructor() local
Dfold-const.cc2346 tree elttype = TREE_TYPE (type); in fold_convert_const() local

12