Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dast.c1634 ast_for_async_stmt(struct compiling *c, const node *n) in ast_for_async_stmt() function
4029 return ast_for_async_stmt(c, ch); in ast_for_stmt()