clang-tools 20.0.0git
|
This is the complete list of members for clang::clangd::FileCache, including all inherited members.
FileCache(PathRef Path) | clang::clangd::FileCache | protected |
path() const | clang::clangd::FileCache | inlineprotected |
read(const ThreadsafeFS &TFS, std::chrono::steady_clock::time_point FreshTime, llvm::function_ref< void(std::optional< llvm::StringRef >)> Parse, llvm::function_ref< void()> Read) const | clang::clangd::FileCache | protected |