Lines Matching refs:getNumErrors

464   unsigned NumErrorsBefore = Diags.getNumErrors();  in FixupInvocation()
564 return Diags.getNumErrors() == NumErrorsBefore; in FixupInvocation()
895 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseAnalyzerArgs()
1048 return Diags.getNumErrors() == NumErrorsBefore; in ParseAnalyzerArgs()
1587 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseCodeGenArgs()
2051 return Diags.getNumErrors() == NumErrorsBefore; in ParseCodeGenArgs()
2097 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseDependencyOutputArgs()
2166 return Diags.getNumErrors() == NumErrorsBefore; in ParseDependencyOutputArgs()
2237 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFileSystemArgs()
2252 return Diags.getNumErrors() == NumErrorsBefore; in ParseFileSystemArgs()
2273 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseMigratorArgs()
2288 return Diags.getNumErrors() == NumErrorsBefore; in ParseMigratorArgs()
2380 unsigned NumErrorsBefore = Diags->getNumErrors(); in ParseDiagnosticArgs()
2430 return Diags->getNumErrors() == NumErrorsBefore; in ParseDiagnosticArgs()
2711 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFrontendArgs()
2960 return Diags.getNumErrors() == NumErrorsBefore; in ParseFrontendArgs()
3100 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseHeaderSearchArgs()
3229 return Diags.getNumErrors() == NumErrorsBefore; in ParseHeaderSearchArgs()
3583 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseLangArgs()
3599 return Diags.getNumErrors() == NumErrorsBefore; in ParseLangArgs()
4132 return Diags.getNumErrors() == NumErrorsBefore; in ParseLangArgs()
4259 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParsePreprocessorArgs()
4355 return Diags.getNumErrors() == NumErrorsBefore; in ParsePreprocessorArgs()
4386 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParsePreprocessorOutputArgs()
4405 return Diags.getNumErrors() == NumErrorsBefore; in ParsePreprocessorOutputArgs()
4433 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseTargetArgs()
4466 return Diags.getNumErrors() == NumErrorsBefore; in ParseTargetArgs()
4472 unsigned NumErrorsBefore = Diags.getNumErrors(); in CreateFromArgsImpl()
4574 return Diags.getNumErrors() == NumErrorsBefore; in CreateFromArgsImpl()