Searched refs:is_had_return (Results 1 – 1 of 1) sorted by relevance
48 int is_had_return; // every block ends in :return member7766 scope->se_u.se_if.is_had_return = TRUE; in compile_if()7810 scope->se_u.se_if.is_had_return = FALSE; in compile_elseif()7958 scope->se_u.se_if.is_had_return = FALSE; in compile_else()8030 ifscope->is_had_return = FALSE; in compile_endif()8055 cctx->ctx_had_return = ifscope->is_had_return && ifscope->is_seen_else; in compile_endif()