Searched refs:scope_level (Results 1 – 1 of 1) sorted by relevance
61 struct scope_level { struct63 struct scope_level *next; argument78 struct scope_level *current_scope; argument87 struct scope_level *const scope = table->current_scope; in _mesa_symbol_table_pop_scope()119 struct scope_level *const scope = calloc(1, sizeof(*scope)); in _mesa_symbol_table_push_scope()233 struct scope_level *top_scope; in _mesa_symbol_table_add_global_symbol()