Searched defs:IgnoreErrors (Results 1 – 3 of 3) sorted by relevance
993 const char *Overview, bool IgnoreErrors) { in ParseCommandLineOptions()1010 bool IgnoreErrors) { in ParseCommandLineOptions()
1015 StringRef Overview, bool IgnoreErrors) { in ParseCommandLineOptions()1032 bool IgnoreErrors) { in ParseCommandLineOptions()
1095 bool IgnoreErrors = Errs; in ParseCommandLineOptions() local