Searched refs:IfExp_kind (Results 1 – 8 of 8) sorted by relevance
866 case IfExp_kind: in append_ast_expr()
254 case IfExp_kind: in validate_expr()
514 case IfExp_kind: in astfold_expr()
1623 case IfExp_kind: in symtable_visit_expr()
2673 case IfExp_kind: { in compiler_jump_if()2747 assert(e->kind == IfExp_kind); in compiler_ifexp()5198 case IfExp_kind: in compiler_visit_expr1()
2707 p->kind = IfExp_kind; in _PyAST_IfExp()4262 case IfExp_kind: in ast2obj_expr()
333 Lambda_kind=5, IfExp_kind=6, Dict_kind=7, Set_kind=8, enumerator
241 case IfExp_kind: in _PyPegen_get_expr_name()