Searched refs:NumErrorsBefore (Results 1 – 1 of 1) sorted by relevance
561 unsigned NumErrorsBefore = Diags.getNumErrors(); in FixupInvocation() local663 return Diags.getNumErrors() == NumErrorsBefore; in FixupInvocation()1029 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseAnalyzerArgs() local1167 return Diags.getNumErrors() == NumErrorsBefore; in ParseAnalyzerArgs()1699 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseCodeGenArgs() local2158 return Diags.getNumErrors() == NumErrorsBefore; in ParseCodeGenArgs()2259 return Diags.getNumErrors() == NumErrorsBefore; in ParseDependencyOutputArgs()2332 return Diags.getNumErrors() == NumErrorsBefore; in ParseFileSystemArgs()2355 return Diags.getNumErrors() == NumErrorsBefore; in ParseMigratorArgs()3011 return Diags.getNumErrors() == NumErrorsBefore; in ParseFrontendArgs()[all …]