Searched refs:fb_type (Results 1 – 2 of 2) sorted by relevance
149 enum fblocktype fb_type; member1739 f->fb_type = t; in compiler_push_fblock()1752 assert(u->u_fblock[u->u_nfblocks].fb_type == t); in compiler_pop_fblock()1774 switch (info->fb_type) { in compiler_unwind_fblock()1834 if (info->fb_type == ASYNC_WITH) { in compiler_unwind_fblock()1878 if (loop != NULL && (top->fb_type == WHILE_LOOP || top->fb_type == FOR_LOOP)) { in compiler_unwind_fblock_stack()
2964 BaseType fb_type, element; in ParseTypeFromProtoType() member2986 type->base_type = tl->fb_type; in ParseTypeFromProtoType()