Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/tblgen-lsp-server/
H A DTableGenServer.cpp482 Optional<int64_t> lsp::TableGenServer::removeDocument(const URIForFile &uri) { in removeDocument() function in lsp::TableGenServer
/llvm-project-15.0.7/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp1162 Optional<int64_t> lsp::MLIRServer::removeDocument(const URIForFile &uri) { in removeDocument() function in lsp::MLIRServer
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DClangdServer.cpp365 void ClangdServer::removeDocument(PathRef File) { in removeDocument() function in clang::clangd::ClangdServer
/llvm-project-15.0.7/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp1782 Optional<int64_t> lsp::PDLLServer::removeDocument(const URIForFile &uri) { in removeDocument() function in lsp::PDLLServer