Searched refs:pop_state (Results 1 – 11 of 11) sorted by relevance
843 static int pop_state(__isl_keep isl_stream *s) in pop_state() function1094 return pop_state(s); in isl_stream_yaml_read_end_mapping()1099 return pop_state(s); in isl_stream_yaml_read_end_mapping()1108 return pop_state(s); in isl_stream_yaml_read_end_mapping()1165 return pop_state(s); in isl_stream_yaml_read_end_sequence()1170 return pop_state(s); in isl_stream_yaml_read_end_sequence()1180 return pop_state(s); in isl_stream_yaml_read_end_sequence()
512 static __isl_give isl_printer *pop_state(__isl_take isl_printer *p) in pop_state() function746 p = pop_state(p); in isl_printer_yaml_end_mapping()802 p = pop_state(p); in isl_printer_yaml_end_sequence()
120 void pop_state() { in pop_state() function
480 scopes_->pop_state(); in visit_state_decl_stmt_node()541 scopes_->pop_state(); in visit_func_decl_stmt_node()
1076 scopes_->pop_state(); in visit_state_decl_stmt_node()1221 scopes_->pop_state(); in visit_func_decl_stmt_node()
282 def pop_state(self): member in Lexer
283 def pop_state(self): member in Lexer
338 def pop_state: F<"pop-state">,
807 t.lexer.pop_state() # Restore previous state