Lines Matching refs:getNumErrors
572 unsigned NumErrorsBefore = Diags.getNumErrors(); in FixupInvocation()
687 return Diags.getNumErrors() == NumErrorsBefore; in FixupInvocation()
1053 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseAnalyzerArgs()
1191 return Diags.getNumErrors() == NumErrorsBefore; in ParseAnalyzerArgs()
1775 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseCodeGenArgs()
2231 return Diags.getNumErrors() == NumErrorsBefore; in ParseCodeGenArgs()
2269 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseDependencyOutputArgs()
2332 return Diags.getNumErrors() == NumErrorsBefore; in ParseDependencyOutputArgs()
2396 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFileSystemArgs()
2405 return Diags.getNumErrors() == NumErrorsBefore; in ParseFileSystemArgs()
2419 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseMigratorArgs()
2428 return Diags.getNumErrors() == NumErrorsBefore; in ParseMigratorArgs()
2527 unsigned NumErrorsBefore = Diags->getNumErrors(); in ParseDiagnosticArgs()
2571 return Diags->getNumErrors() == NumErrorsBefore; in ParseDiagnosticArgs()
2850 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFrontendArgs()
3120 return Diags.getNumErrors() == NumErrorsBefore; in ParseFrontendArgs()
3253 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseHeaderSearchArgs()
3389 return Diags.getNumErrors() == NumErrorsBefore; in ParseHeaderSearchArgs()
3834 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseLangArgs()
3851 return Diags.getNumErrors() == NumErrorsBefore; in ParseLangArgs()
4457 return Diags.getNumErrors() == NumErrorsBefore; in ParseLangArgs()
4584 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParsePreprocessorArgs()
4683 return Diags.getNumErrors() == NumErrorsBefore; in ParsePreprocessorArgs()
4709 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParsePreprocessorOutputArgs()
4722 return Diags.getNumErrors() == NumErrorsBefore; in ParsePreprocessorOutputArgs()
4743 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseTargetArgs()
4770 return Diags.getNumErrors() == NumErrorsBefore; in ParseTargetArgs()
4776 unsigned NumErrorsBefore = Diags.getNumErrors(); in CreateFromArgsImpl()
4892 return Diags.getNumErrors() == NumErrorsBefore; in CreateFromArgsImpl()