Searched refs:get_can_cindent (Results 1 – 3 of 3) sorted by relevance
37 int get_can_cindent(void);
2063 want_cindent = (get_can_cindent() && cindent_on()); in ins_compl_prep()
5403 get_can_cindent(void) in get_can_cindent() function