Searched refs:NumErrorsBefore (Results 1 – 1 of 1) sorted by relevance
445 unsigned NumErrorsBefore = Diags.getNumErrors(); in FixupInvocation() local530 return Diags.getNumErrors() == NumErrorsBefore; in FixupInvocation()877 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseAnalyzerArgs() local1031 return Diags.getNumErrors() == NumErrorsBefore; in ParseAnalyzerArgs()1549 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseCodeGenArgs() local1960 return Diags.getNumErrors() == NumErrorsBefore; in ParseCodeGenArgs()2065 return Diags.getNumErrors() == NumErrorsBefore; in ParseDependencyOutputArgs()2153 return Diags.getNumErrors() == NumErrorsBefore; in ParseFileSystemArgs()2189 return Diags.getNumErrors() == NumErrorsBefore; in ParseMigratorArgs()2796 return Diags.getNumErrors() == NumErrorsBefore; in ParseFrontendArgs()[all …]