Searched refs:If_kind (Results 1 – 4 of 4) sorted by relevance
64 For_kind=8, While_kind=9, If_kind=10, With_kind=11, enumerator
1079 case If_kind: in symtable_visit_stmt()
1571 assert(s->kind == If_kind); in compiler_if()2117 case If_kind: in compiler_visit_stmt()
1252 p->kind = If_kind; in If()2364 case If_kind: in ast2obj_stmt()