Home
last modified time | relevance | path

Searched refs:_PyPegen_alias_for_star (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Parser/
H A Dpegen.h292 alias_ty _PyPegen_alias_for_star(Parser *, int, int, int, int, PyArena *);
H A Daction_helpers.c211 _PyPegen_alias_for_star(Parser *p, int lineno, int col_offset, int end_lineno, in _PyPegen_alias_for_star() function
H A Dparser.c3648 _res = ( asdl_alias_seq* ) _PyPegen_singleton_seq ( p , CHECK ( alias_ty , _PyPegen_alias_for_star ( p , EXTRA ) ) ); in import_from_targets_rule()
[all...]

Completed in 43 milliseconds