Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DDiagnostics.h94 ClangdConfig, enumerator
DClangdServer.cpp845 Reportable->push_back(toDiag(D, Diag::ClangdConfig)); in createProcessingContext()
851 Reportable->push_back(toDiag(D, Diag::ClangdConfig)); in createProcessingContext()
DDiagnostics.cpp433 case Diag::ClangdConfig: in toLSPDiags()