Searched refs:ModuleCache (Results 1 – 5 of 5) sorted by relevance
80 ModuleCache::Put (const FileSpec &root_dir_spec, in Put()101 ModuleCache::Get (const FileSpec &root_dir_spec, in Get()143 ModuleCache::GetAndPut (const FileSpec &root_dir_spec, in GetAndPut()
46 class ModuleCache
14 ModuleCache.cpp \
39 class ModuleCache; variable981 const std::unique_ptr<ModuleCache> m_module_cache;
436 m_module_cache (llvm::make_unique<ModuleCache> ()) in Platform()