Lines Matching refs:nvars
442 int nvars = 0; // the number of variables declared445 if (nvars > 0) Consume(Token::COMMA);454 nvars++;462 if (num_decl != NULL) *num_decl = nvars;