clang-tools
7.0.0
|
This is the complete list of members for clang::clangd::MemIndex, including all inherited members.
build(std::shared_ptr< std::vector< const Symbol *>> Symbols) | clang::clangd::MemIndex | |
build(SymbolSlab Slab) | clang::clangd::MemIndex | static |
fuzzyFind(const FuzzyFindRequest &Req, llvm::function_ref< void(const Symbol &)> Callback) const override | clang::clangd::MemIndex | virtual |
lookup(const LookupRequest &Req, llvm::function_ref< void(const Symbol &)> Callback) const override | clang::clangd::MemIndex | virtual |
~SymbolIndex()=default | clang::clangd::SymbolIndex | virtual |