Searched refs:next_oper (Results 1 – 2 of 2) sorted by relevance
1630 const node* next_oper = CHILD(n, i * 2 + 1); in ast_for_binop() local1632 newoperator = get_operator(next_oper); in ast_for_binop()1641 LINENO(next_oper), next_oper->n_col_offset, in ast_for_binop()
2329 const node* next_oper = CHILD(n, i * 2 + 1); in ast_for_binop() local2331 newoperator = get_operator(next_oper); in ast_for_binop()2340 LINENO(next_oper), next_oper->n_col_offset, in ast_for_binop()