Searched refs:c_scope (Results 1 – 2 of 2) sorted by relevance
257 struct c_scope *scope;354 struct GTY((chain_next ("%h.outer"))) c_scope { struct356 struct c_scope *outer; argument359 struct c_scope *outer_function; argument413 static GTY(()) struct c_scope *current_scope; argument419 static GTY(()) struct c_scope *current_function_scope;423 static GTY(()) struct c_scope *file_scope;428 static GTY(()) struct c_scope *external_scope;432 static GTY((deletable)) struct c_scope *scope_freelist;440 struct c_scope *s_ = (scope); \[all …]
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 …]