Searched defs:c_scope (Results 1 – 2 of 2) sorted by relevance
428 struct GTY((chain_next ("%h.outer"))) c_scope { struct430 struct c_scope *outer; argument433 struct c_scope *outer_function; argument436 struct c_binding *bindings;440 tree blocks;441 tree blocks_last;445 unsigned int depth : 28;449 BOOL_BITFIELD parm_flag : 1;453 BOOL_BITFIELD had_vla_unspec : 1;458 BOOL_BITFIELD warned_forward_parm_decls : 1;[all …]
437 struct GTY((chain_next ("%h.outer"))) c_scope { struct439 struct c_scope *outer; argument442 struct c_scope *outer_function; argument445 struct c_binding *bindings;449 tree blocks;450 tree blocks_last;454 unsigned int depth : 28;458 BOOL_BITFIELD parm_flag : 1;462 BOOL_BITFIELD had_vla_unspec : 1;467 BOOL_BITFIELD warned_forward_parm_decls : 1;[all …]