clang-tools
7.0.0
|
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 override | clang::clangd::FileIndex | virtual |
lookup(const LookupRequest &Req, llvm::function_ref< void(const Symbol &)> Callback) const override | clang::clangd::FileIndex | virtual |
update(PathRef Path, ASTContext *AST, std::shared_ptr< Preprocessor > PP) | clang::clangd::FileIndex | |
~SymbolIndex()=default | clang::clangd::SymbolIndex | virtual |