Searched defs:pop_scope (Results 1 – 4 of 4) sorted by relevance
123 void glsl_symbol_table::pop_scope() in pop_scope() function in glsl_symbol_table
67 pop_scope(nir_builder *b, nir_def *esc_reg, struct scope scope) in pop_scope() function
250 pop_scope(struct decode_scope *scope) in pop_scope() function
666 void Graph::pop_scope() { in pop_scope() function in torch::jit::Graph