Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dast_unparse.c432 append_ast_setcomp(_PyUnicodeWriter *writer, expr_ty e) in append_ast_setcomp() function
872 return append_ast_setcomp(writer, e); in append_ast_expr()