Lines Matching full:newargc
708 int newArgc = static_cast<int>(newArgv.size());709 ParseCommandLineOptions(newArgc, &newArgv[0], Overview);