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

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

BackgroundIndex(Context BackgroundContext, const FileSystemProvider &, const GlobalCompilationDatabase &CDB, BackgroundIndexStorage::Factory IndexStorageFactory, size_t BuildIndexPeriodMs=0, size_t ThreadPoolSize=llvm::heavyweight_hardware_concurrency())clang::clangd::BackgroundIndex
blockUntilIdleForTest(llvm::Optional< double > TimeoutSeconds=10)clang::clangd::BackgroundIndex
enqueue(const std::vector< std::string > &ChangedFiles)clang::clangd::BackgroundIndex
estimateMemoryUsage() const overrideclang::clangd::SwapIndexvirtual
fuzzyFind(const FuzzyFindRequest &, llvm::function_ref< void(const Symbol &)>) const overrideclang::clangd::SwapIndexvirtual
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
reset(std::unique_ptr< SymbolIndex >)clang::clangd::SwapIndex
stop()clang::clangd::BackgroundIndex
SwapIndex(std::unique_ptr< SymbolIndex > Index=nullptr)clang::clangd::SwapIndexinline
~BackgroundIndex()clang::clangd::BackgroundIndex
~SymbolIndex()=defaultclang::clangd::SymbolIndexvirtual