Searched refs:ModuleCachePathNative (Results 1 – 2 of 2) sorted by relevance
1240 SmallString<128> ModuleCachePathNative; in pruneModuleCache() local1241 llvm::sys::path::native(HSOpts.ModuleCachePath, ModuleCachePathNative); in pruneModuleCache()1242 for (llvm::sys::fs::directory_iterator Dir(ModuleCachePathNative, EC), DirEnd; in pruneModuleCache()
1462 SmallString<128> ModuleCachePathNative; in pruneModuleCache() local1463 llvm::sys::path::native(HSOpts.ModuleCachePath, ModuleCachePathNative); in pruneModuleCache()1464 for (llvm::sys::fs::directory_iterator Dir(ModuleCachePathNative, EC), DirEnd; in pruneModuleCache()