Searched defs:FileCache (Results 1 – 4 of 4) sorted by relevance
55 using FileCache = variable
24 FileCache::FileCache(llvm::StringRef Path) in FileCache() function in clang::clangd::FileCache
108 typedef std::map<FileSpec, FileSP> FileCache; typedef
31 std::vector<uint32_t> FileCache; member