Searched refs:ast_for_lambdef (Results 1 – 2 of 2) sorted by relevance
950 ast_for_lambdef(struct compiling *c, const node *n) in ast_for_lambdef() function1858 return ast_for_lambdef(c, CHILD(n, 0)); in ast_for_expr()
1695 ast_for_lambdef(struct compiling *c, const node *n) in ast_for_lambdef() function2564 return ast_for_lambdef(c, CHILD(n, 0)); in ast_for_expr()