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