Lines Matching full:nvars
2071 int nvars = 0; // the number of variables declared2074 if (nvars > 0) Consume(Token::COMMA);2092 nvars++;2205 if (!is_const && nvars == 1) {