Home
last modified time | relevance | path

Searched refs:pop_scope (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dglsl_symbol_table.h52 void pop_scope();
Dglsl_symbol_table.cpp123 void glsl_symbol_table::pop_scope() in pop_scope() function in glsl_symbol_table
Dir_reader.cpp288 state->symbols->pop_scope(); in read_function_sig()
306 state->symbols->pop_scope(); in read_function_sig()
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()
Dglsl_parser.yy837 state->symbols->pop_scope();
2541 state->symbols->pop_scope();
2847 state->symbols->pop_scope();
/third_party/mesa3d/src/compiler/isaspec/
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/
Dabg-reader.cc505 pop_scope(scope_decl_sptr scope) in pop_scope() function in abigail::abixml::reader
529 {ABG_ASSERT(pop_scope(scope));} in pop_scope_or_abort()
/third_party/libabigail/
DChangeLog40228 (read_context::{pop_scope, pop_scope_or_abort): New.