Searched refs:found_return (Results 1 – 2 of 2) sorted by relevance
149 bool found_return; member
3311 state->found_return = false; in hir()3343 if (!signature->return_type->is_void() && !state->found_return) { in hir()3407 state->found_return = true; in hir()