Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dast.c2710 ast_for_assert_stmt(struct compiling *c, const node *n) in ast_for_assert_stmt() function
3283 return ast_for_assert_stmt(c, n); in ast_for_stmt()
/external/python/cpython3/Python/
Dast.c3433 ast_for_assert_stmt(struct compiling *c, const node *n) in ast_for_assert_stmt() function
3999 return ast_for_assert_stmt(c, n); in ast_for_stmt()