Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c113 int lv_const; // when TRUE cannot be assigned to member
2476 lvar->lv_const = isConst; in reserve_local()
6574 && lhs->lhs_lvar->lv_const && !lhs->lhs_has_index) in compile_assign_lhs()