Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dast.c3408 ast_for_nonlocal_stmt(struct compiling *c, const node *n) in ast_for_nonlocal_stmt() function
3995 return ast_for_nonlocal_stmt(c, n); in ast_for_stmt()