Searched refs:fill_exarg_from_cctx (Results 1 – 3 of 3) sorted by relevance
16 void fill_exarg_from_cctx(exarg_T *eap, cctx_T *cctx);
5778 fill_exarg_from_cctx(exarg_T *eap, cctx_T *cctx) in fill_exarg_from_cctx() function5835 fill_exarg_from_cctx(eap, cctx); in compile_nested_function()9158 fill_exarg_from_cctx(&ea, cctx); in compile_exec()
1119 fill_exarg_from_cctx(&eap, evalarg->eval_cctx); in lambda_function_body()