reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1277 bool IgnoreErrors = Errs; 1278 if (!Errs) 1279 Errs = &errs(); 1341 *Errs << ProgramName << ": CommandLine Error: Option '" << Opt->ArgStr 1343 *Errs << PositionalOpts.size(); 1444 *Errs << ProgramName << ": Unknown command line argument '" << argv[i] 1449 *Errs << ProgramName << ": Did you mean '" 1469 "the next recognized option.", *Errs); 1480 *Errs << ProgramName 1489 *Errs << ProgramName << ": Too many positional arguments specified!\n"