Home
last modified time | relevance | path

Searched defs:documentLinks (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Tools/tblgen-lsp-server/
H A DTableGenServer.cpp724 getDocumentLinks(const URIForFile & uri,std::vector<DocumentLink> & documentLinks) getDocumentLinks() argument
/llvm-project/clang-tools-extra/clangd/
H A DClangdServer.cpp1023 void ClangdServer::documentLinks(PathRef File, documentLinks() function in clang::clangd::ClangdServer
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp1764 const URIForFile &uri, std::vector<DocumentLink> &documentLinks) { in getDocumentLinks() argument