Searched defs:addDocument (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/TextAPI/ | ||
H A D | InterfaceFile.cpp | 84 void InterfaceFile::addDocument(std::shared_ptr<InterfaceFile> &&Document) { in addDocument() function in InterfaceFile |
/llvm-project/mlir/lib/Tools/tblgen-lsp-server/ | ||
H A D | TableGenServer.cpp | 670 void lsp::TableGenServer::addDocument(const URIForFile &uri, StringRef contents, addDocument() function in lsp::TableGenServer |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | ClangdServer.cpp | 293 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 D | PDLLServer.cpp | 1711 void lsp::PDLLServer::addDocument(const URIForFile &uri, StringRef contents, in addDocument() function in lsp::PDLLServer |