Searched refs:SetComp_kind (Results 1 – 7 of 7) sorted by relevance
334 ListComp_kind=9, SetComp_kind=10, DictComp_kind=11, enumerator
876 case SetComp_kind: in append_ast_expr()
1643 case SetComp_kind: in symtable_visit_expr()2038 case SetComp_kind: in symtable_handle_comprehension()
530 case SetComp_kind: in astfold_expr()
4130 case SetComp_kind: in infer_type()4157 case SetComp_kind: in check_caller()4185 case SetComp_kind: in check_subscripter()4930 assert(e->kind == SetComp_kind); in compiler_setcomp()5208 case SetComp_kind: in compiler_visit_expr1()
2791 p->kind = SetComp_kind; in _PyAST_SetComp()4323 case SetComp_kind: in ast2obj_expr()
211 case SetComp_kind: in _PyPegen_get_expr_name()