Lines Matching refs:getNumErrors
461 unsigned NumErrorsBefore = Diags.getNumErrors(); in FixupInvocation()
560 return Diags.getNumErrors() == NumErrorsBefore; in FixupInvocation()
891 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseAnalyzerArgs()
1043 return Diags.getNumErrors() == NumErrorsBefore; in ParseAnalyzerArgs()
1579 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseCodeGenArgs()
2044 return Diags.getNumErrors() == NumErrorsBefore; in ParseCodeGenArgs()
2090 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseDependencyOutputArgs()
2149 return Diags.getNumErrors() == NumErrorsBefore; in ParseDependencyOutputArgs()
2220 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFileSystemArgs()
2235 return Diags.getNumErrors() == NumErrorsBefore; in ParseFileSystemArgs()
2256 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseMigratorArgs()
2271 return Diags.getNumErrors() == NumErrorsBefore; in ParseMigratorArgs()
2363 unsigned NumErrorsBefore = Diags->getNumErrors(); in ParseDiagnosticArgs()
2413 return Diags->getNumErrors() == NumErrorsBefore; in ParseDiagnosticArgs()
2694 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFrontendArgs()
2943 return Diags.getNumErrors() == NumErrorsBefore; in ParseFrontendArgs()
3082 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseHeaderSearchArgs()
3211 return Diags.getNumErrors() == NumErrorsBefore; in ParseHeaderSearchArgs()
3566 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseLangArgs()
3582 return Diags.getNumErrors() == NumErrorsBefore; in ParseLangArgs()
4110 return Diags.getNumErrors() == NumErrorsBefore; in ParseLangArgs()
4235 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParsePreprocessorArgs()
4315 return Diags.getNumErrors() == NumErrorsBefore; in ParsePreprocessorArgs()
4346 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParsePreprocessorOutputArgs()
4365 return Diags.getNumErrors() == NumErrorsBefore; in ParsePreprocessorOutputArgs()
4393 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseTargetArgs()
4426 return Diags.getNumErrors() == NumErrorsBefore; in ParseTargetArgs()
4432 unsigned NumErrorsBefore = Diags.getNumErrors(); in CreateFromArgsImpl()
4532 return Diags.getNumErrors() == NumErrorsBefore; in CreateFromArgsImpl()