Lines Matching refs:nvars
2153 int nvars = 0; // the number of variables declared2159 if (nvars > 0) Consume(Token::COMMA);2189 nvars++;2354 if (nvars == 1 && !is_const) {