Home
last modified time | relevance | path

Searched refs:ctx_had_return (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9compile.c7809 if (!cctx->ctx_had_return) in compile_elseif()
7957 if (!cctx->ctx_had_return) in compile_else()
7987 if (!cctx->ctx_had_return in compile_else()
8029 if (!cctx->ctx_had_return) in compile_endif()
9947 if (cctx.ctx_had_return in compile_def_function()
9990 cctx.ctx_had_return = TRUE; in compile_def_function()
10022 cctx.ctx_had_return = FALSE; in compile_def_function()
10026 cctx.ctx_had_return = FALSE; in compile_def_function()
10037 cctx.ctx_had_return = FALSE; in compile_def_function()
10045 cctx.ctx_had_return = FALSE; in compile_def_function()
[all …]