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