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