Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp84 void InterfaceFile::addDocument(std::shared_ptr<InterfaceFile> &&Document) { in addDocument() function in InterfaceFile
/llvm-project/mlir/lib/Tools/tblgen-lsp-server/
H A DTableGenServer.cpp670 void lsp::TableGenServer::addDocument(const URIForFile &uri, StringRef contents, addDocument() function in lsp::TableGenServer
/llvm-project/clang-tools-extra/clangd/
H A DClangdServer.cpp293 void ClangdServer::addDocument(PathRef File, llvm::StringRef Contents, addDocument() function in clang::clangd::ClangdServer
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp1711 void lsp::PDLLServer::addDocument(const URIForFile &uri, StringRef contents, in addDocument() function in lsp::PDLLServer