Searched refs:With_kind (Results 1 – 4 of 4) sorted by relevance
64 For_kind=8, While_kind=9, If_kind=10, With_kind=11, enumerator
1172 case With_kind: in symtable_visit_stmt()
2182 case With_kind: in compiler_visit_stmt()2905 assert(s->kind == With_kind); in compiler_with()
1274 p->kind = With_kind; in With()2383 case With_kind: in ast2obj_stmt()