clang-tools  8.0.0
clang::clangd::FileIndex Member List

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

estimateMemoryUsage() const overrideclang::clangd::MergedIndexinlinevirtual
FileIndex(bool UseDex=true)clang::clangd::FileIndex
fuzzyFind(const FuzzyFindRequest &, llvm::function_ref< void(const Symbol &)>) const overrideclang::clangd::MergedIndexvirtual
lookup(const LookupRequest &, llvm::function_ref< void(const Symbol &)>) const overrideclang::clangd::MergedIndexvirtual
MergedIndex(const SymbolIndex *Dynamic, const SymbolIndex *Static)clang::clangd::MergedIndexinline
refs(const RefsRequest &, llvm::function_ref< void(const Ref &)>) const overrideclang::clangd::MergedIndexvirtual
updateMain(PathRef Path, ParsedAST &AST)clang::clangd::FileIndex
updatePreamble(PathRef Path, ASTContext &AST, std::shared_ptr< Preprocessor > PP)clang::clangd::FileIndex
~SymbolIndex()=defaultclang::clangd::SymbolIndexvirtual