Home | History | Annotate | Download | only in src

Lines Matching refs:is_const_mode

1769             ? "var" : var->is_const_mode() ? "const" : "let";