| /src/external/gpl3/gdb.old/dist/gdb/ |
| c-valprint.c | 494 struct type *original_type = val->type (); 500 if (original_type->code () == TYPE_CODE_PTR 501 && original_type->name () == NULL 502 && original_type->target_type ()->name () != NULL 503 && (strcmp (original_type->target_type ()->name (), 505 || textual_name (original_type->target_type ()->name ()))) 492 struct type *original_type = val->type (); local
|
| gdbtypes.h | 294 struct type *original_type; member in union:dynamic_prop_data 386 struct type *original_type () const function in struct:dynamic_prop 390 return m_data.original_type; 393 void set_original_type (struct type *original_type) 396 m_data.original_type = original_type;
|
| rust-lang.c | 352 struct type *original_type = ptr->type ()->target_type (); local 355 if (!rewrite_slice_type (original_type, &new_type, llen - 1, 357 new_type = lookup_array_range_type (original_type, 0, llen - 1); 830 type = prop->original_type ();
|
| ada-typeprint.c | 780 type = prop->original_type ();
|
| value.h | 991 ENC_TYPE is the new enclosing type that should be set. ORIGINAL_TYPE and 1002 const struct type *original_type,
|
| value.c | 3831 const struct type *original_type, 3835 gdb_assert (original_type->is_pointer_or_reference ()); 3837 struct type *original_target_type = original_type->target_type ();
|
| /src/external/gpl3/gdb/dist/gdb/ |
| c-valprint.c | 494 struct type *original_type = val->type (); 500 if (original_type->code () == TYPE_CODE_PTR 501 && original_type->name () == NULL 502 && original_type->target_type ()->name () != NULL 503 && (strcmp (original_type->target_type ()->name (), 505 || textual_name (original_type->target_type ()->name ()))) 492 struct type *original_type = val->type (); local
|
| gdbtypes.h | 294 struct type *original_type; member in union:dynamic_prop_data 386 struct type *original_type () const function in struct:dynamic_prop 390 return m_data.original_type; 393 void set_original_type (struct type *original_type) 396 m_data.original_type = original_type;
|
| rust-lang.c | 357 struct type *original_type = ptr->type ()->target_type (); local 360 if (!rewrite_slice_type (original_type, &new_type, llen - 1, 362 new_type = lookup_array_range_type (original_type, 0, llen - 1); 835 type = prop->original_type ();
|
| ada-typeprint.c | 780 type = prop->original_type ();
|
| value.h | 991 ENC_TYPE is the new enclosing type that should be set. ORIGINAL_TYPE and 1002 const struct type *original_type,
|
| /src/external/gpl3/gcc/dist/gcc/ |
| godump.cc | 1175 tree original_type; local 1178 original_type = DECL_ORIGINAL_TYPE (decl); 1179 if (original_type == NULL_TREE) 1180 original_type = TREE_TYPE (decl); 1185 if (TYPE_IDENTIFIER (original_type) != NULL 1186 && IDENTIFIER_POINTER (TYPE_IDENTIFIER (original_type)) == type) 1195 if (!go_format_type (container, original_type, true, false,
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| godump.cc | 1151 tree original_type; local 1154 original_type = DECL_ORIGINAL_TYPE (decl); 1155 if (original_type == NULL_TREE) 1156 original_type = TREE_TYPE (decl); 1161 if (TYPE_IDENTIFIER (original_type) != NULL 1162 && IDENTIFIER_POINTER (TYPE_IDENTIFIER (original_type)) == type) 1171 if (!go_format_type (container, original_type, true, false,
|
| /src/external/gpl3/gcc/dist/libobjc/ |
| encoding.c | 1089 layout->original_type = type; 1123 BOOL unionp = layout->original_type[-1] == _C_UNION_B; 1247 BOOL unionp = layout->original_type[-1] == _C_UNION_B; 1256 layout->record_align = ROUND_TYPE_ALIGN (layout->original_type-1,
|
| /src/external/gpl3/gcc.old/dist/libobjc/ |
| encoding.c | 1084 layout->original_type = type; 1118 BOOL unionp = layout->original_type[-1] == _C_UNION_B; 1242 BOOL unionp = layout->original_type[-1] == _C_UNION_B; 1251 layout->record_align = ROUND_TYPE_ALIGN (layout->original_type-1,
|
| /src/external/gpl3/gcc/dist/gcc/c/ |
| gimple-parser.cc | 1385 expr.original_type = NULL; 1804 == CPP_OPEN_PAREN), &expr.original_type); 1857 expr.original_type = NULL; 1880 expr.original_type = NULL; 1898 expr.original_type = NULL; 1910 expr.original_type = NULL; 1916 expr.original_type = NULL; 1918 expr.original_type = DECL_BIT_FIELD_TYPE (field); 1930 expr.original_type = NULL; 1945 expr.original_type = NULL [all...] |
| c-parser.cc | 2752 init.original_type, asm_name); 4718 dimen.original_type = NULL_TREE; 6195 ret.original_type = NULL; 6262 init.original_type = NULL; 6347 mexpr.original_type = NULL; 6409 init.original_type = NULL; 7657 expr.value, expr.original_type); 8081 ce.original_type = error_mark_node; 8093 c_finish_switch (body, ce.original_type); 8894 ret.original_type = NULL_TREE [all...] |
| c-tree.h | 167 tree original_type; member in struct:c_expr
|
| c-typeck.cc | 3395 ret.original_type = NULL; 3419 ret.original_type = NULL; 3450 ret.original_type = NULL; 4208 result.original_type = NULL; 4261 tree type1 = (arg1.original_type 4262 ? arg1.original_type 4264 tree type2 = (arg2.original_type 4265 ? arg2.original_type 4271 result.original_type = NULL; 8808 expr.original_type = NULL [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/c/ |
| gimple-parser.cc | 1334 expr.original_type = NULL; 1704 == CPP_OPEN_PAREN), &expr.original_type); 1756 expr.original_type = NULL; 1778 expr.original_type = NULL; 1796 expr.original_type = NULL; 1807 expr.original_type = NULL; 1813 expr.original_type = NULL; 1815 expr.original_type = DECL_BIT_FIELD_TYPE (field); 1827 expr.original_type = NULL; 1842 expr.original_type = NULL [all...] |
| c-parser.cc | 2293 init.original_type, asm_name); 4061 dimen.original_type = NULL_TREE; 5300 ret.original_type = NULL; 5367 init.original_type = NULL; 5449 mexpr.original_type = NULL; 5503 init.original_type = NULL; 6192 expr.value, expr.original_type); 6599 ce.original_type = error_mark_node; 6611 c_finish_switch (body, ce.original_type); 7371 ret.original_type = NULL_TREE [all...] |
| c-tree.h | 142 tree original_type; member in struct:c_expr
|
| c-typeck.cc | 2986 ret.original_type = NULL; 3009 ret.original_type = NULL; 3039 ret.original_type = NULL; 3775 result.original_type = NULL; 3826 tree type1 = (arg1.original_type 3827 ? arg1.original_type 3829 tree type2 = (arg2.original_type 3830 ? arg2.original_type 3836 result.original_type = NULL; 8046 expr.original_type = NULL [all...] |
| /src/external/gpl3/gcc/dist/libobjc/objc/ |
| runtime.h | 1121 const char *original_type; member in struct:objc_struct_layout
|
| /src/external/gpl3/gcc.old/dist/libobjc/objc/ |
| runtime.h | 1121 const char *original_type; member in struct:objc_struct_layout
|