clang-tools  7.0.0
clang::clangd::SymbolIndex Member List

This is the complete list of members for clang::clangd::SymbolIndex, including all inherited members.

fuzzyFind(const FuzzyFindRequest &Req, llvm::function_ref< void(const Symbol &)> Callback) const =0clang::clangd::SymbolIndexpure virtual
lookup(const LookupRequest &Req, llvm::function_ref< void(const Symbol &)> Callback) const =0clang::clangd::SymbolIndexpure virtual
~SymbolIndex()=defaultclang::clangd::SymbolIndexvirtual