Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dast.c2516 ast_for_starred(struct compiling *c, const node *n) in ast_for_starred() function
2644 return ast_for_starred(c, n); in ast_for_expr()