Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dast.c977 ast_for_ifexpr(struct compiling *c, const node *n) in ast_for_ifexpr() function
1860 return ast_for_ifexpr(c, n); in ast_for_expr()
/external/python/cpython3/Python/
Dast.c1723 ast_for_ifexpr(struct compiling *c, const node *n) in ast_for_ifexpr() function
2566 return ast_for_ifexpr(c, n); in ast_for_expr()