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()
1549 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseCodeGenArgs()
1960 return Diags.getNumErrors() == NumErrorsBefore; in ParseCodeGenArgs()
2006 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseDependencyOutputArgs()
2065 return Diags.getNumErrors() == NumErrorsBefore; in ParseDependencyOutputArgs()
2138 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFileSystemArgs()
2153 return Diags.getNumErrors() == NumErrorsBefore; in ParseFileSystemArgs()
2174 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseMigratorArgs()
2189 return Diags.getNumErrors() == NumErrorsBefore; in ParseMigratorArgs()
2268 unsigned NumErrorsBefore = Diags->getNumErrors(); in ParseDiagnosticArgs()
2318 return Diags->getNumErrors() == NumErrorsBefore; in ParseDiagnosticArgs()
2580 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFrontendArgs()
2796 return Diags.getNumErrors() == NumErrorsBefore; in ParseFrontendArgs()
2935 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseHeaderSearchArgs()
3064 return Diags.getNumErrors() == NumErrorsBefore; in ParseHeaderSearchArgs()
3540 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseLangArgs()
3556 return Diags.getNumErrors() == NumErrorsBefore; in ParseLangArgs()
4049 return Diags.getNumErrors() == NumErrorsBefore; in ParseLangArgs()
4168 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParsePreprocessorArgs()
4248 return Diags.getNumErrors() == NumErrorsBefore; in ParsePreprocessorArgs()
4277 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParsePreprocessorOutputArgs()
4295 return Diags.getNumErrors() == NumErrorsBefore; in ParsePreprocessorOutputArgs()
4320 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseTargetArgs()
4344 return Diags.getNumErrors() == NumErrorsBefore; in ParseTargetArgs()
4350 unsigned NumErrorsBefore = Diags.getNumErrors(); in CreateFromArgsImpl()
4443 return Diags.getNumErrors() == NumErrorsBefore; in CreateFromArgsImpl()