Searched defs:outer_type (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | ada-typeprint.c | 517 struct type *outer_type, struct ui_file *stream, in print_variant_clauses() 558 print_variant_part (struct type *type, int field_num, struct type *outer_type, in print_variant_part() 579 print_record_field_types (struct type *type, struct type *outer_type, in print_record_field_types()
|
H A D | ada-valprint.c | 884 struct type *outer_type, char *outer_valaddr) in print_variant_part() 994 int comma_needed, struct type *outer_type, in print_field_values()
|
H A D | ada-lang.c | 5133 ada_variant_discrim_type (struct type *var_type, struct type *outer_type) in ada_variant_discrim_type() 5682 ada_which_variant_applies (struct type *var_type, struct type *outer_type, in ada_which_variant_applies()
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-ssa-forwprop.c | 352 tree outer_type; in forward_propagate_into_cond_1() local
|
H A D | tree-ssa.c | 914 tree_ssa_useless_type_conversion_1 (tree outer_type, tree inner_type) in tree_ssa_useless_type_conversion_1()
|
H A D | fold-const.c | 3657 tree outer_type = 0; in decode_field_reference() local 6632 tree shorter_type, outer_type; in fold_widened_comparison() local 6722 tree inner_type, outer_type; in fold_sign_changed_comparison() local 12494 tree outer_type = TREE_TYPE (t); in tree_expr_nonnegative_warnv_p() local 12754 tree outer_type = TREE_TYPE (t); in tree_expr_nonzero_warnv_p() local
|
H A D | tree-vrp.c | 2070 tree outer_type = TREE_TYPE (expr); in extract_range_from_unary_expr() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | parse.y | 4237 tree outer_type = TREE_TYPE (DECL_CONTEXT (TYPE_NAME (class))); local
|
H A D | parse.c | 7802 tree outer_type = TREE_TYPE (DECL_CONTEXT (TYPE_NAME (class))); local
|