Home
last modified time | relevance | path

Searched defs:removeDocument (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Tools/tblgen-lsp-server/
H A DTableGenServer.cpp697 lsp::TableGenServer::removeDocument(const URIForFile &uri) { removeDocument() function in lsp::TableGenServer
/llvm-project/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp1291 std::optional<int64_t> lsp::MLIRServer::removeDocument(const URIForFile &uri) { in removeDocument() function in lsp::MLIRServer
/llvm-project/clang-tools-extra/clangd/
H A DClangdServer.cpp411 void ClangdServer::removeDocument(PathRef File) { removeDocument() function in clang::clangd::ClangdServer
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp1737 std::optional<int64_t> lsp::PDLLServer::removeDocument(const URIForFile &uri) { in removeDocument() function in lsp::PDLLServer