Home
last modified time | relevance | path

Searched refs:onSwitchSourceHeader (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DClangdLSPServer.h124 void onSwitchSourceHeader(const TextDocumentIdentifier &,
H A DClangdLSPServer.cpp1145 void ClangdLSPServer::onSwitchSourceHeader( in onSwitchSourceHeader() function in clang::clangd::ClangdLSPServer
1590 Bind.method("textDocument/switchSourceHeader", this, &ClangdLSPServer::onSwitchSourceHeader); in bindMethods()