Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dquickfix.c8305 get_qf_loc_list(int is_qf, win_T *wp, typval_T *what_arg, typval_T *rettv) in get_qf_loc_list() argument
8310 if (is_qf || wp != NULL) in get_qf_loc_list()
8316 if (is_qf || (wp != NULL)) in get_qf_loc_list()