Lines Matching refs:getNumErrors

561   unsigned NumErrorsBefore = Diags.getNumErrors();  in FixupInvocation()
663 return Diags.getNumErrors() == NumErrorsBefore; in FixupInvocation()
1029 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseAnalyzerArgs()
1167 return Diags.getNumErrors() == NumErrorsBefore; in ParseAnalyzerArgs()
1699 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseCodeGenArgs()
2158 return Diags.getNumErrors() == NumErrorsBefore; in ParseCodeGenArgs()
2196 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseDependencyOutputArgs()
2259 return Diags.getNumErrors() == NumErrorsBefore; in ParseDependencyOutputArgs()
2323 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFileSystemArgs()
2332 return Diags.getNumErrors() == NumErrorsBefore; in ParseFileSystemArgs()
2346 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseMigratorArgs()
2355 return Diags.getNumErrors() == NumErrorsBefore; in ParseMigratorArgs()
2451 unsigned NumErrorsBefore = Diags->getNumErrors(); in ParseDiagnosticArgs()
2495 return Diags->getNumErrors() == NumErrorsBefore; in ParseDiagnosticArgs()
2768 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFrontendArgs()
3011 return Diags.getNumErrors() == NumErrorsBefore; in ParseFrontendArgs()
3144 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseHeaderSearchArgs()
3267 return Diags.getNumErrors() == NumErrorsBefore; in ParseHeaderSearchArgs()
3660 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseLangArgs()
3676 return Diags.getNumErrors() == NumErrorsBefore; in ParseLangArgs()
4260 return Diags.getNumErrors() == NumErrorsBefore; in ParseLangArgs()
4382 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParsePreprocessorArgs()
4476 return Diags.getNumErrors() == NumErrorsBefore; in ParsePreprocessorArgs()
4502 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParsePreprocessorOutputArgs()
4515 return Diags.getNumErrors() == NumErrorsBefore; in ParsePreprocessorOutputArgs()
4536 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseTargetArgs()
4563 return Diags.getNumErrors() == NumErrorsBefore; in ParseTargetArgs()
4569 unsigned NumErrorsBefore = Diags.getNumErrors(); in CreateFromArgsImpl()
4683 return Diags.getNumErrors() == NumErrorsBefore; in CreateFromArgsImpl()