Home
last modified time | relevance | path

Searched defs:CacheDir (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/unittests/Debuginfod/
H A DDebuginfodTests.cpp38 StringRef CacheDir = sys::path::parent_path(CachedFilePath); in TEST() local
54 SmallString<32> CacheDir; in TEST() local
/llvm-project/llvm/unittests/Support/
H A DPath.cpp527 SmallString<128> CacheDir; TEST() local
535 SmallString<128> CacheDir; TEST() local
547 SmallString<128> CacheDir; TEST() local
571 SmallString<128> CacheDir; TEST() local
581 SmallString<128> CacheDir; TEST() local
[all...]
/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp56 static cl::opt<std::string> CacheDir("cache-dir", cl::desc("Cache Directory"), variable
/llvm-project/llvm/tools/lli/
H A Dlli.cpp304 LLIObjectCache(const std::string & CacheDir) LLIObjectCache() argument
348 std::string CacheDir; global() member in LLIObjectCache
[all...]
/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp165 SmallString<10> CacheDir; in getCachedOrDownloadArtifact() local
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp731 SmallString<128> CacheDir; member in MCJITObjectCache
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp750 SmallString<128> CacheDir; member in MCJITObjectCache