clang-tools 19.0.0git
clang::clangd::SwapIndex Member List

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

estimateMemoryUsage() const overrideclang::clangd::SwapIndexvirtual
fuzzyFind(const FuzzyFindRequest &, llvm::function_ref< void(const Symbol &)>) const overrideclang::clangd::SwapIndexvirtual
indexedFiles() const overrideclang::clangd::SwapIndexvirtual
IndexedFiles typedefclang::clangd::SymbolIndex
lookup(const LookupRequest &, llvm::function_ref< void(const Symbol &)>) const overrideclang::clangd::SwapIndexvirtual
refs(const RefsRequest &, llvm::function_ref< void(const Ref &)>) const overrideclang::clangd::SwapIndexvirtual
relations(const RelationsRequest &, llvm::function_ref< void(const SymbolID &, const Symbol &)>) const overrideclang::clangd::SwapIndex
clang::clangd::SymbolIndex::relations(const RelationsRequest &Req, llvm::function_ref< void(const SymbolID &Subject, const Symbol &Object)> Callback) const =0clang::clangd::SymbolIndexpure virtual
reset(std::unique_ptr< SymbolIndex >)clang::clangd::SwapIndex
SwapIndex(std::unique_ptr< SymbolIndex > Index=nullptr)clang::clangd::SwapIndexinline
~SymbolIndex()=defaultclang::clangd::SymbolIndexvirtual