Searched refs:CachePathNative (Results 1 – 2 of 2) sorted by relevance
103 SmallString<128> CachePathNative; in prune() local104 sys::path::native(Path, CachePathNative); in prune()107 for (sys::fs::directory_iterator File(CachePathNative, EC), FileEnd; in prune()
194 SmallString<128> CachePathNative; in pruneCache() local195 sys::path::native(Path, CachePathNative); in pruneCache()197 for (sys::fs::directory_iterator File(CachePathNative, EC), FileEnd; in pruneCache()