Searched refs:documentLinks (Results 1 – 3 of 3) sorted by relevance
319 void documentLinks(PathRef File, Callback<std::vector<DocumentLink>> CB);
752 void ClangdServer::documentLinks(PathRef File, in documentLinks() function in clang::clangd::ClangdServer
1359 Server->documentLinks( in onDocumentLink()