Searched refs:scope_level (Results 1 – 1 of 1) sorted by relevance
63 struct scope_level { struct65 struct scope_level *next; argument80 struct scope_level *current_scope; argument89 struct scope_level *const scope = table->current_scope; in _mesa_symbol_table_pop_scope()121 struct scope_level *const scope = calloc(1, sizeof(*scope)); in _mesa_symbol_table_push_scope()235 struct scope_level *top_scope; in _mesa_symbol_table_add_global_symbol()