Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dvim9compile.pro21 …ef_function(ufunc_T *ufunc, int check_return_type, compiletype_T compile_type, cctx_T *outer_cctx);
/vim-8.2.3635/src/
H A Dvim9compile.c9549 cctx_T *outer_cctx) in compile_def_function() argument
9606 cctx.ctx_outer = outer_cctx; in compile_def_function()