Searched refs:scope_level (Results 1 – 1 of 1) sorted by relevance
62 struct scope_level { struct64 struct scope_level *next; argument79 struct scope_level *current_scope; argument88 struct scope_level *const scope = table->current_scope; in _mesa_symbol_table_pop_scope()120 struct scope_level *const scope = calloc(1, sizeof(*scope)); in _mesa_symbol_table_push_scope()234 struct scope_level *top_scope; in _mesa_symbol_table_add_global_symbol()