clang-tools 19.0.0git
Namespaces | Functions
Client.h File Reference
#include "index/Index.h"
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::clangd
 
namespace  clang::clangd::remote
 

Functions

std::unique_ptr< clangd::SymbolIndex > clang::clangd::remote::getClient (llvm::StringRef Address, llvm::StringRef IndexRoot)
 Returns an SymbolIndex client that passes requests to remote index located at Address.