Home | History | Annotate | Download | only in Python

Lines Matching refs:ast_for_slice

1517 ast_for_slice(struct compiling *c, const node *n)
1677 slice_ty slc = ast_for_slice(c, CHILD(n, 0));
1697 slc = ast_for_slice(c, CHILD(n, j));