Searched refs:NumErrorsBefore (Results 1 – 1 of 1) sorted by relevance
572 unsigned NumErrorsBefore = Diags.getNumErrors(); in FixupInvocation() local691 return Diags.getNumErrors() == NumErrorsBefore; in FixupInvocation()1057 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseAnalyzerArgs() local1194 return Diags.getNumErrors() == NumErrorsBefore; in ParseAnalyzerArgs()1886 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseCodeGenArgs() local2389 return Diags.getNumErrors() == NumErrorsBefore; in ParseCodeGenArgs()2427 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseDependencyOutputArgs() local2502 return Diags.getNumErrors() == NumErrorsBefore; in ParseDependencyOutputArgs()2566 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFileSystemArgs() local2575 return Diags.getNumErrors() == NumErrorsBefore; in ParseFileSystemArgs()[all …]