Searched defs:CacheDir (Results 1 – 7 of 7) sorted by relevance
38 StringRef CacheDir = sys::path::parent_path(CachedFilePath); in TEST() local54 SmallString<32> CacheDir; in TEST() local
57 static cl::opt<std::string> CacheDir("cache-dir", cl::desc("Cache Directory"), variable
525 SmallString<128> CacheDir; in TEST() local533 SmallString<128> CacheDir; in TEST() local545 SmallString<128> CacheDir; in TEST() local569 SmallString<128> CacheDir; in TEST() local579 SmallString<128> CacheDir; in TEST() local
309 LLIObjectCache(const std::string& CacheDir) : CacheDir(CacheDir) { in LLIObjectCache()353 std::string CacheDir; member in LLIObjectCache
117 SmallString<10> CacheDir; in getCachedOrDownloadArtifact() local
731 SmallString<128> CacheDir; member in MCJITObjectCache
750 SmallString<128> CacheDir; member in MCJITObjectCache