Searched refs:nested_ptr_data (Results 1 – 4 of 4) sorted by relevance
45 struct nested_ptr_data { struct
279 struct nested_ptr_data d;
895 *nested_ptr = ((const struct nested_ptr_data *) o->info)->type; in process_gc_options()1535 const struct nested_ptr_data *nested_ptr_d = NULL; in walk_type()1551 nested_ptr_d = (const struct nested_ptr_data *) oo->info; in walk_type()
31669 * gengtype.h (struct nested_ptr_data): New.