Searched refs:ErrorsIgnoredNonUserCode (Results 1 – 3 of 3) sorted by relevance
53 ErrorsIgnoredNonUserCode(0), ErrorsIgnoredLineFilter(0) {} in ClangTidyStats()58 unsigned ErrorsIgnoredNonUserCode; member63 ErrorsIgnoredNonUserCode + ErrorsIgnoredLineFilter; in errorsIgnored()
281 ++Context.Stats.ErrorsIgnoredNonUserCode; in finalizeLastError()
257 if (Stats.ErrorsIgnoredNonUserCode) { in printStats()258 llvm::errs() << Stats.ErrorsIgnoredNonUserCode << " in non-user code"; in printStats()274 if (Stats.ErrorsIgnoredNonUserCode) in printStats()