Searched refs:old_col_offset (Results 1 – 1 of 1) sorted by relevance
5321 int old_col_offset = c->u->u_col_offset; in compiler_visit_expr() local5327 c->u->u_col_offset = old_col_offset; in compiler_visit_expr()5340 int old_col_offset = c->u->u_col_offset; in compiler_augassign() local5372 c->u->u_col_offset = old_col_offset; in compiler_augassign()