Home
last modified time | relevance | path

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

/third_party/python/Python/
Dast_unparse.c746 append_ast_attribute(_PyUnicodeWriter *writer, expr_ty e) in append_ast_attribute() function
905 return append_ast_attribute(writer, e); in append_ast_expr()