Searched refs:_mesa_symbol_table_symbol_scope (Results 1 – 3 of 3) sorted by relevance
40 extern int _mesa_symbol_table_symbol_scope(struct _mesa_symbol_table *table,
281 _mesa_symbol_table_symbol_scope(struct _mesa_symbol_table *table, in _mesa_symbol_table_symbol_scope() function
80 return _mesa_symbol_table_symbol_scope(table, -1, name) == 0; in name_declared_this_scope()