Searched refs:ModuleCacheDir (Results 1 – 2 of 2) sorted by relevance
350 StringRef ModuleCacheDir = sys::path::parent_path(Path); in link() local351 if (sys::fs::exists(ModuleCacheDir)) { in link()
3306 StringRef ModuleCacheDir = sys::path::parent_path(Path); in loadClangModule() local3307 if (sys::fs::exists(ModuleCacheDir)) { in loadClangModule()