Searched defs:getClient (Results 1 – 3 of 3) sorted by relevance
17 std::unique_ptr<clangd::SymbolIndex> getClient(llvm::StringRef Address, in getClient() function
185 std::unique_ptr<clangd::SymbolIndex> getClient(llvm::StringRef Address, getClient() function
572 DiagnosticConsumer *getClient() { return Client; } getClient() function 573 const DiagnosticConsumer *getClient() const { return Client; } getClient() function