Searched refs:c_scope (Results 1 – 7 of 7) sorted by relevance
333 struct c_scope *scope;428 struct GTY((chain_next ("%h.outer"))) c_scope { struct430 struct c_scope *outer; argument433 struct c_scope *outer_function; argument487 static GTY(()) struct c_scope *current_scope; argument493 static GTY(()) struct c_scope *current_function_scope;497 static GTY(()) struct c_scope *file_scope;502 static GTY(()) struct c_scope *external_scope;506 static GTY((deletable)) struct c_scope *scope_freelist;514 struct c_scope *s_ = (scope); \[all …]
342 struct c_scope *scope;437 struct GTY((chain_next ("%h.outer"))) c_scope { struct439 struct c_scope *outer; argument442 struct c_scope *outer_function; argument496 static GTY(()) struct c_scope *current_scope; argument502 static GTY(()) struct c_scope *current_function_scope;506 static GTY(()) struct c_scope *file_scope;511 static GTY(()) struct c_scope *external_scope;515 static GTY((deletable)) struct c_scope *scope_freelist;523 struct c_scope *s_ = (scope); \[all …]
9711 * c-decl.c (struct c_scope): Remove "incomplete" field.12078 (struct c_scope): Rewrite comment explaining this data structure.12421 (struct c_scope): Add parms and warned_forward_parm_decls12565 (struct c_scope): Fix indentation. Reorder members so12625 * c-decl.c (struct c_scope): Remove keep_if_subblocks field.12885 (struct binding_level): Now struct c_scope.
37020 (struct c_binding, struct c_scope): Add chain_next37406 * c-decl.c (struct c_scope): Update commentary. Remove names,45041 * c-decl.c (c_scope): Use BOOL_BITFIELD.
19252 (struct c_scope): Add has_label_bindings field.24395 * c-decl.c (c_scope): New flag float_const_decimal64.
12697 * c-decl.c (struct c_scope): Add had_vla_unspec.
37849 * c-decl.c (struct c_scope): Add field has_jump_unsafe_decl.