Searched defs:name_space (Results 1 – 3 of 3) sorted by relevance
59 int name_space; member119 int name_space; member206 int name_space, const char *name) in _mesa_symbol_table_iterator_ctor()282 int name_space, const char *name) in _mesa_symbol_table_symbol_scope()304 int name_space, const char *name) in _mesa_symbol_table_find_symbol()327 int name_space, const char *name, in _mesa_symbol_table_add_symbol()382 int name_space, const char *name, in _mesa_symbol_table_add_global_symbol()
41 static void GenNameSpace(const Namespace &name_space, std::string *_schema, in GenNameSpace()
51 auto name_space = parser_.namespaces_.back(); in GenIncludeGuard() local