Searched refs:typval2type_vimvar (Results 1 – 3 of 3) sorted by relevance
12 type_T *typval2type_vimvar(typval_T *tv, garray_T *type_gap);
433 typval2type_vimvar(typval_T *tv, garray_T *type_gap) in typval2type_vimvar() function
1495 type = typval2type_vimvar(get_vim_var_tv(vidx), cctx->ctx_type_list); in generate_LOADV()6152 *type = typval2type_vimvar(vtv, cctx->ctx_type_list); in get_var_dest()