Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c6251 is_decl_command(int cmdidx) in is_decl_command() function
6272 int is_decl = is_decl_command(cmdidx); in compile_lhs()
6895 int is_decl = is_decl_command(cmdidx); in compile_assignment()