Lines Matching refs:getNumErrors

572   unsigned NumErrorsBefore = Diags.getNumErrors();  in FixupInvocation()
691 return Diags.getNumErrors() == NumErrorsBefore; in FixupInvocation()
1057 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseAnalyzerArgs()
1194 return Diags.getNumErrors() == NumErrorsBefore; in ParseAnalyzerArgs()
1886 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseCodeGenArgs()
2389 return Diags.getNumErrors() == NumErrorsBefore; in ParseCodeGenArgs()
2427 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseDependencyOutputArgs()
2502 return Diags.getNumErrors() == NumErrorsBefore; in ParseDependencyOutputArgs()
2566 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFileSystemArgs()
2575 return Diags.getNumErrors() == NumErrorsBefore; in ParseFileSystemArgs()
2589 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseMigratorArgs()
2598 return Diags.getNumErrors() == NumErrorsBefore; in ParseMigratorArgs()
2704 unsigned NumErrorsBefore = Diags->getNumErrors(); in ParseDiagnosticArgs()
2751 return Diags->getNumErrors() == NumErrorsBefore; in ParseDiagnosticArgs()
3026 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFrontendArgs()
3299 return Diags.getNumErrors() == NumErrorsBefore; in ParseFrontendArgs()
3427 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseHeaderSearchArgs()
3554 return Diags.getNumErrors() == NumErrorsBefore; in ParseHeaderSearchArgs()
4057 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseLangArgs()
4092 return Diags.getNumErrors() == NumErrorsBefore; in ParseLangArgs()
4756 return Diags.getNumErrors() == NumErrorsBefore; in ParseLangArgs()
4927 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParsePreprocessorArgs()
5015 return Diags.getNumErrors() == NumErrorsBefore; in ParsePreprocessorArgs()
5041 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParsePreprocessorOutputArgs()
5054 return Diags.getNumErrors() == NumErrorsBefore; in ParsePreprocessorOutputArgs()
5075 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseTargetArgs()
5102 return Diags.getNumErrors() == NumErrorsBefore; in ParseTargetArgs()
5108 unsigned NumErrorsBefore = Diags.getNumErrors(); in CreateFromArgsImpl()
5236 return Diags.getNumErrors() == NumErrorsBefore; in CreateFromArgsImpl()