Searched refs:in_nested_ptr (Results 1 – 2 of 2) sorted by relevance
2488 bool in_nested_ptr; member2805 bool old_in_nested_ptr = d->in_nested_ptr; in walk_type()2816 d->in_nested_ptr = true; in walk_type()2846 d->in_nested_ptr = old_in_nested_ptr; in walk_type()3829 if (d->in_nested_ptr) in write_types_local_user_process_field()3917 if (d->in_nested_ptr) in write_types_local_process_field()
1525 * gengtype.c (struct walk_type_data): Add in_nested_ptr argument.1526 (walk_type): Temporarily set d->in_nested_ptr around nested_ptr1529 to gt_pointer_operator op calls, if d->in_nested_ptr pass there