Searched refs:CachePathNative (Results 1 – 1 of 1) sorted by relevance
209 SmallString<128> CachePathNative; in pruneCache() local210 sys::path::native(Path, CachePathNative); in pruneCache()212 for (sys::fs::directory_iterator File(CachePathNative, EC), FileEnd; in pruneCache()