Searched refs:GetCachePath (Results 1 – 1 of 1) sorted by relevance
60 llvm::Expected<std::string> GetCachePath() { in GetCachePath() function in __anon123d92100111::PluginProperties157 llvm::Expected<std::string> cache_path_or_err = plugin_props.GetCachePath(); in GetFileForModule()