Home
last modified time | relevance | path

Searched refs:showErrors (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/tool/
H A DCheck.cpp57 unsigned showErrors(llvm::ArrayRef<Diag> Diags) { in showErrors() function
150 ErrCount += showErrors(InvocationDiags); in buildInvocation()
180 ErrCount += showErrors(Preamble->Diags); in buildAST()
189 ErrCount += showErrors(llvm::makeArrayRef(*AST->getDiagnostics()) in buildAST()