Searched refs:ast_for_async_funcdef (Results 1 – 1 of 1) sorted by relevance
1612 ast_for_async_funcdef(struct compiling *c, const node *n, asdl_seq *decorator_seq) in ast_for_async_funcdef() function1683 thing = ast_for_async_funcdef(c, CHILD(n, 1), decorator_seq); in ast_for_decorated()