Home | History | Annotate | Download | only in src

Lines Matching refs:nvars

1896   int nvars = 0;  // the number of variables declared
1902 if (nvars > 0) Consume(Token::COMMA);
1934 nvars++;
2107 if (nvars == 1 && !is_const) {