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