Searched refs:AsyncFor_kind (Results 1 – 6 of 6) sorted by relevance
672 case AsyncFor_kind: in astfold_stmt()
1423 case AsyncFor_kind: in symtable_visit_stmt()
1577 case AsyncFor_kind: in find_ann()3452 case AsyncFor_kind: in compiler_visit_stmt()
391 case AsyncFor_kind: in validate_stmt()
2242 p->kind = AsyncFor_kind; in AsyncFor()3671 case AsyncFor_kind: in ast2obj_stmt()
79 AsyncFor_kind=10, While_kind=11, If_kind=12, With_kind=13, enumerator