Searched refs:NamedExpr_kind (Results 1 – 7 of 7) sorted by relevance
913 case NamedExpr_kind: in append_ast_expr()
1536 case NamedExpr_kind: in symtable_visit_expr()
317 case NamedExpr_kind: in validate_expr()1098 case NamedExpr_kind: in get_expr_name()
2584 p->kind = NamedExpr_kind; in NamedExpr()3964 case NamedExpr_kind: in ast2obj_expr()
4994 case NamedExpr_kind: in compiler_visit_expr1()
226 enum _expr_kind {BoolOp_kind=1, NamedExpr_kind=2, BinOp_kind=3, UnaryOp_kind=4, enumerator
224 case NamedExpr_kind: in _PyPegen_get_expr_name()