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, in getClient() function
567 DiagnosticConsumer *getClient() { return Client; } in getClient() function568 const DiagnosticConsumer *getClient() const { return Client; } in getClient() function