Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c195 int ctx_outer_used; // var in ctx_outer was used member
246 cctx->ctx_outer_used = TRUE; in lookup_local()
3265 cctx->ctx_outer_used = TRUE; in compile_load()
10240 if (cctx.ctx_outer_used) in compile_def_function()