Searched refs:TYPE_POINTER (Results 1 – 10 of 10) sorted by relevance
187 case TYPE_POINTER: in dbgprint_count_type_at()709 r->kind = TYPE_POINTER; in create_pointer()1249 const int pointer_p = t->kind == TYPE_POINTER; in adjust_field_type()1269 && (t->kind != TYPE_POINTER || !UNION_OR_STRUCT_P (t->u.p))) in adjust_field_type()1310 if (t->kind == TYPE_ARRAY && t->u.a.p->kind == TYPE_POINTER in adjust_field_type()1380 if (nested_ptr && f->type->kind == TYPE_POINTER) in set_gc_used_type()1383 else if (length && f->type->kind == TYPE_POINTER) in set_gc_used_type()1385 else if (maybe_undef && f->type->kind == TYPE_POINTER) in set_gc_used_type()1387 else if (pass_param && f->type->kind == TYPE_POINTER && param) in set_gc_used_type()1398 case TYPE_POINTER: in set_gc_used_type()[all …]
137 TYPE_POINTER, /* Pointer type to GTY-ed type. */ enumerator
59 case TYPE_POINTER: in type_lineloc()953 case TYPE_POINTER: in write_state_type()1407 type->kind = TYPE_POINTER; in read_state_pointer_type()
194 case TYPE_POINTER: in dbgprint_count_type_at()871 r->kind = TYPE_POINTER; in create_pointer()1416 const int pointer_p = t->kind == TYPE_POINTER; in adjust_field_type()1446 if (t->kind == TYPE_ARRAY && t->u.a.p->kind == TYPE_POINTER in adjust_field_type()1544 if (nested_ptr && f->type->kind == TYPE_POINTER) in set_gc_used_type()1546 else if (length && f->type->kind == TYPE_POINTER) in set_gc_used_type()1548 else if (maybe_undef && f->type->kind == TYPE_POINTER) in set_gc_used_type()1567 case TYPE_POINTER: in set_gc_used_type()2513 case TYPE_POINTER: in output_mangled_typename()2718 && (t->kind != TYPE_POINTER || !union_or_struct_p (t->u.p))) in walk_type()[all …]
150 TYPE_POINTER, /* Pointer type to GTY-ed type. */ enumerator
58 case TYPE_POINTER: in type_lineloc()1131 case TYPE_POINTER: in write_state_type()1650 type->kind = TYPE_POINTER; in read_state_pointer_type()
66 TYPE_POINTER, enumerator
93 case TYPE_POINTER: in printf_fetchargs()
458 type = TYPE_POINTER; in PRINTF_PARSE()
745 case TYPE_POINTER: in VASNPRINTF()