Searched defs:removeDocument (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/Tools/tblgen-lsp-server/ | ||
H A D | TableGenServer.cpp | 697 lsp::TableGenServer::removeDocument(const URIForFile &uri) { removeDocument() function in lsp::TableGenServer |
/llvm-project/mlir/lib/Tools/mlir-lsp-server/ | ||
H A D | MLIRServer.cpp | 1291 std::optional<int64_t> lsp::MLIRServer::removeDocument(const URIForFile &uri) { in removeDocument() function in lsp::MLIRServer |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | ClangdServer.cpp | 411 void ClangdServer::removeDocument(PathRef File) { removeDocument() function in clang::clangd::ClangdServer |
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/ | ||
H A D | PDLLServer.cpp | 1737 std::optional<int64_t> lsp::PDLLServer::removeDocument(const URIForFile &uri) { in removeDocument() function in lsp::PDLLServer |