Searched refs:NumErrorsBefore (Results 1 – 1 of 1) sorted by relevance
572 unsigned NumErrorsBefore = Diags.getNumErrors(); in FixupInvocation() local687 return Diags.getNumErrors() == NumErrorsBefore; in FixupInvocation()1053 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseAnalyzerArgs() local1191 return Diags.getNumErrors() == NumErrorsBefore; in ParseAnalyzerArgs()1775 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseCodeGenArgs() local2231 return Diags.getNumErrors() == NumErrorsBefore; in ParseCodeGenArgs()2269 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseDependencyOutputArgs() local2332 return Diags.getNumErrors() == NumErrorsBefore; in ParseDependencyOutputArgs()2396 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFileSystemArgs() local2405 return Diags.getNumErrors() == NumErrorsBefore; in ParseFileSystemArgs()[all …]