Home
last modified time | relevance | path

Searched defs:pop_scope (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/log/src/
Dnamed_scope.cpp296 void named_scope::pop_scope() BOOST_NOEXCEPT in pop_scope() function in boost::attributes::named_scope
/third_party/mesa3d/src/compiler/glsl/
Dglsl_symbol_table.cpp123 void glsl_symbol_table::pop_scope() in pop_scope() function in glsl_symbol_table
/third_party/mesa3d/src/compiler/isaspec/
Ddecode.c266 pop_scope(struct decode_scope *scope) in pop_scope() function
/third_party/quickjs/
Dquickjs.c21826 static void pop_scope(JSParseState *s) { in pop_scope() function