Lines Matching refs:VIM_CLEAR
775 VIM_CLEAR(skip_until); in get_function_body()
776 VIM_CLEAR(heredoc_trimmed); in get_function_body()
2207 VIM_CLEAR(fp->uf_arg_types); in func_clear_items()
2208 VIM_CLEAR(fp->uf_block_ids); in func_clear_items()
2209 VIM_CLEAR(fp->uf_va_name); in func_clear_items()
2230 VIM_CLEAR(fp->uf_tml_count); in func_clear_items()
2231 VIM_CLEAR(fp->uf_tml_total); in func_clear_items()
2232 VIM_CLEAR(fp->uf_tml_self); in func_clear_items()
2272 VIM_CLEAR(fp->uf_name_exp); in func_free()
4287 VIM_CLEAR(name); in define_function()
4498 VIM_CLEAR(fp->uf_arg_types); in define_function()