Home
last modified time | relevance | path

Searched refs:pop_scope (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_symbol_table.h52 void pop_scope();
H A Dglsl_symbol_table.cpp123 void glsl_symbol_table::pop_scope() in pop_scope() function in glsl_symbol_table
H A Dir_reader.cpp288 state->symbols->pop_scope(); in read_function_sig()
306 state->symbols->pop_scope(); in read_function_sig()
H A Dast_to_hir.cpp2309 state->symbols->pop_scope(); in hir()
6448 state->symbols->pop_scope(); in hir()
6681 state->symbols->pop_scope(); in hir()
6687 state->symbols->pop_scope(); in hir()
6887 state->symbols->pop_scope(); in hir()
7202 state->symbols->pop_scope(); in hir()
7212 state->symbols->pop_scope(); in hir()
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c266 pop_scope(struct decode_scope *scope) in pop_scope() function
475 pop_scope(nested_scope); in display_bitset_field()
756 pop_scope(scope); in decode()
/third_party/libabigail/src/
H A Dabg-reader.cc505 pop_scope(scope_decl_sptr scope) in pop_scope() function in abigail::abixml::reader
523 /// like @ref pop_scope, but if the scope couldn't be popped, the
529 {ABG_ASSERT(pop_scope(scope));} in pop_scope_or_abort()

Completed in 27 milliseconds