Home | History | Annotate | Download | only in src

Lines Matching refs:is_const

2073   bool is_const = false;
2109 is_const = true;
2225 Scope* initialization_scope = is_const ? declaration_scope : top_scope_;
2280 if (is_const) {
2354 if (nvars == 1 && !is_const) {