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