Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dast.c2668 ast_for_exec_stmt(struct compiling *c, const node *n) in ast_for_exec_stmt() function
3283 return ast_for_exec_stmt(c, n); in ast_for_stmt()