Home
last modified time | relevance | path

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

/third_party/python/Parser/
H A Dparser.c3612 asdl_alias_seq* import_from_as_names_var; in import_from_targets_rule() local
3614 (import_from_as_names_var = import_from_as_names_rule(p)) // import_from_as_names in import_from_targets_rule()
3620 _res = import_from_as_names_var; in import_from_targets_rule()
21569 asdl_alias_seq* import_from_as_names_var; in invalid_import_from_targets_rule() local
21572 (import_from_as_names_var = import_from_as_names_rule(p)) // import_from_as_names in invalid_import_from_targets_rule()
[all...]

Completed in 39 milliseconds