Searched refs:IfExp_kind (Results 1 – 5 of 5) sorted by relevance
188 IfExp_kind=5, Dict_kind=6, Set_kind=7, ListComp_kind=8, enumerator
1211 case IfExp_kind: in symtable_visit_expr()
1466 assert(e->kind == IfExp_kind); in compiler_ifexp()2982 case IfExp_kind: in compiler_visit_expr()
454 case IfExp_kind: in set_context()
1606 p->kind = IfExp_kind; in IfExp()2637 case IfExp_kind: in ast2obj_expr()