Searched refs:nesting_info (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dtree-nested.c86 struct nesting_info GTY ((chain_next ("%h.next"))) function
88 struct nesting_info *outer;
89 struct nesting_info *inner;
90 struct nesting_info *next;
111 /* Hashing and equality functions for nesting_info->var_map. */
136 create_tmp_var_for (struct nesting_info *info, tree type, const char *prefix)
214 get_frame_type (struct nesting_info *info)
267 lookup_field_for_decl (struct nesting_info *info, tree decl,
325 get_chain_decl (struct nesting_info *info)
362 get_chain_field (struct nesting_info *inf
[all...]

Completed in 33 milliseconds