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

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

FileIndex(std::vector< std::string > URISchemes={})clang::clangd::FileIndex
fuzzyFind(const FuzzyFindRequest &Req, llvm::function_ref< void(const Symbol &)> Callback) const overrideclang::clangd::FileIndexvirtual
lookup(const LookupRequest &Req, llvm::function_ref< void(const Symbol &)> Callback) const overrideclang::clangd::FileIndexvirtual
update(PathRef Path, ASTContext *AST, std::shared_ptr< Preprocessor > PP)clang::clangd::FileIndex
~SymbolIndex()=defaultclang::clangd::SymbolIndexvirtual