Lines Matching refs:getNumErrors

445   unsigned NumErrorsBefore = Diags.getNumErrors();  in FixupInvocation()
530 return Diags.getNumErrors() == NumErrorsBefore; in FixupInvocation()
877 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseAnalyzerArgs()
1031 return Diags.getNumErrors() == NumErrorsBefore; in ParseAnalyzerArgs()
1552 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseCodeGenArgs()
1963 return Diags.getNumErrors() == NumErrorsBefore; in ParseCodeGenArgs()
2009 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseDependencyOutputArgs()
2068 return Diags.getNumErrors() == NumErrorsBefore; in ParseDependencyOutputArgs()
2141 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFileSystemArgs()
2156 return Diags.getNumErrors() == NumErrorsBefore; in ParseFileSystemArgs()
2177 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseMigratorArgs()
2192 return Diags.getNumErrors() == NumErrorsBefore; in ParseMigratorArgs()
2271 unsigned NumErrorsBefore = Diags->getNumErrors(); in ParseDiagnosticArgs()
2321 return Diags->getNumErrors() == NumErrorsBefore; in ParseDiagnosticArgs()
2583 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFrontendArgs()
2799 return Diags.getNumErrors() == NumErrorsBefore; in ParseFrontendArgs()
2938 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseHeaderSearchArgs()
3067 return Diags.getNumErrors() == NumErrorsBefore; in ParseHeaderSearchArgs()
3538 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseLangArgs()
3554 return Diags.getNumErrors() == NumErrorsBefore; in ParseLangArgs()
4042 return Diags.getNumErrors() == NumErrorsBefore; in ParseLangArgs()
4164 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParsePreprocessorArgs()
4250 return Diags.getNumErrors() == NumErrorsBefore; in ParsePreprocessorArgs()
4279 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParsePreprocessorOutputArgs()
4297 return Diags.getNumErrors() == NumErrorsBefore; in ParsePreprocessorOutputArgs()
4322 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseTargetArgs()
4346 return Diags.getNumErrors() == NumErrorsBefore; in ParseTargetArgs()
4352 unsigned NumErrorsBefore = Diags.getNumErrors(); in CreateFromArgsImpl()
4445 return Diags.getNumErrors() == NumErrorsBefore; in CreateFromArgsImpl()