Home
last modified time | relevance | path

Searched defs:LSPDiag (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/
H A DDiagnosticsTests.cpp1181 __anon149f803b0302(clangd::Diagnostic LSPDiag, ArrayRef<clangd::Fix> Fixes) TEST() argument
1200 __anon149f803b0402(clangd::Diagnostic LSPDiag, ArrayRef<clangd::Fix> Fixes) TEST() argument
1896 __anon149f803b0502(clangd::Diagnostic LSPDiag, ArrayRef<clangd::Fix>) TEST() argument
1903 __anon149f803b0602(clangd::Diagnostic LSPDiag, ArrayRef<clangd::Fix>) TEST() argument
1977 __anon149f803b0702(clangd::Diagnostic LSPDiag, ArrayRef<clangd::Fix>) TEST() argument
1986 __anon149f803b0802(clangd::Diagnostic LSPDiag, ArrayRef<clangd::Fix>) TEST() argument
1996 __anon149f803b0902(clangd::Diagnostic LSPDiag, ArrayRef<clangd::Fix>) TEST() argument
[all...]
/llvm-project/clang-tools-extra/clangd/
H A DClangdLSPServer.h247 toDiagKey(const clangd::Diagnostic & LSPDiag) toDiagKey() argument
H A DClangdLSPServer.cpp1047 for (const auto& LSPDiag : Params.context.diagnostics) { onCodeAction() local
1787 __anon6cabf51d2202(clangd::Diagnostic LSPDiag, llvm::ArrayRef<Fix> Fixes) onDiagnosticsReady() argument