Searched refs:ast_for_dotted_name (Results 1 – 2 of 2) sorted by relevance
85 `ast_for_dotted_name` to point at the end of the current node and not at the
804 ast_for_dotted_name(struct compiling *c, const node *n) in ast_for_dotted_name() function846 name_expr = ast_for_dotted_name(c, CHILD(n, 1)); in ast_for_decorator()