Searched defs:CachePath (Results 1 – 2 of 2) sorted by relevance
298 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()361 SmallString<128> CachePath(EntryPath); in write() local
330 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath()