Home
last modified time | relevance | path

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

/external/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()
Dglsl_parser.yy838 state->symbols->pop_scope();
2542 state->symbols->pop_scope();
2848 state->symbols->pop_scope();
Dast_to_hir.cpp2258 state->symbols->pop_scope(); in hir()
6360 state->symbols->pop_scope(); in hir()
6593 state->symbols->pop_scope(); in hir()
6599 state->symbols->pop_scope(); in hir()
7105 state->symbols->pop_scope(); in hir()
/external/libabigail/src/
Dabg-reader.cc475 pop_scope(scope_decl_sptr scope) in pop_scope() function in abigail::xml_reader::read_context
499 {ABG_ASSERT(pop_scope(scope));} in pop_scope_or_abort()
/external/libabigail/
DChangeLog31814 (read_context::{pop_scope, pop_scope_or_abort): New.