Searched defs:FileCache (Results 1 – 3 of 3) sorted by relevance
57 using FileCache = std::function<Expected<AddStreamFn>( variable
126 typedef std::map<FileSpec, FileSP> FileCache; typedef
34 std::vector<uint32_t> FileCache; member