Home
last modified time | relevance | path

Searched refs:ast_for_atom_expr (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dast.c2451 ast_for_atom_expr(struct compiling *c, const node *n) in ast_for_atom_expr() function
2501 e = ast_for_atom_expr(c, CHILD(n, 0)); in ast_for_power()