Searched refs:ast_for_augassign (Results 1 – 1 of 1) sorted by relevance
488 ast_for_augassign(struct compiling *c, const node *n) in ast_for_augassign() function2224 newoperator = ast_for_augassign(c, CHILD(n, 1)); in ast_for_expr_stmt()