Searched defs:function_def (Results 1 – 5 of 5) sorted by relevance
75 mod function_def { module
76 mod function_def { module
65 } function_def; member
765 _PyPegen_function_def_decorators(Parser *p, asdl_expr_seq *decorators, stmt_ty function_def) in _PyPegen_function_def_decorators()
2291 static void function_def(void) in function_def() function