LLVM 20.0.0git
|
This is the complete list of members for llvm::FileCache, including all inherited members.
FileCache(FileCacheFunction CacheFn, const std::string &DirectoryPath) | llvm::FileCache | inline |
FileCache()=default | llvm::FileCache | |
getCacheDirectoryPath() const | llvm::FileCache | inline |
isValid() const | llvm::FileCache | inline |
operator()(unsigned Task, StringRef Key, const Twine &ModuleName) | llvm::FileCache | inline |