Home
last modified time | relevance | path

Searched refs:nested_ptr_d (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dgengtype.c1535 const struct nested_ptr_data *nested_ptr_d = NULL; in walk_type() local
1551 nested_ptr_d = (const struct nested_ptr_data *) oo->info; in walk_type()
1652 if (nested_ptr_d) in walk_type()
1656 if (! UNION_OR_STRUCT_P (nested_ptr_d->type)) in walk_type()
1670 (nested_ptr_d->type->kind == TYPE_UNION in walk_type()
1672 nested_ptr_d->type->u.s.tag, in walk_type()
1676 output_escaped_param (d, nested_ptr_d->convert_from, in walk_type()
1680 d->process_field (nested_ptr_d->type, d); in walk_type()
1687 output_escaped_param (d, nested_ptr_d->convert_to, in walk_type()