Searched refs:ModuleCachePathNative (Results 1 – 1 of 1) sorted by relevance
1163 SmallString<128> ModuleCachePathNative; in pruneModuleCache() local1164 llvm::sys::path::native(HSOpts.ModuleCachePath, ModuleCachePathNative); in pruneModuleCache()1166 Dir(ModuleCachePathNative.str(), EC), DirEnd; in pruneModuleCache()