Home
last modified time | relevance | path

Searched defs:cache_dir (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/Target/
H A DModuleCacheTest.cpp72 static void VerifyDiskState(const FileSpec &cache_dir, const char *hostname) { in VerifyDiskState()
84 void ModuleCacheTest::TryGetAndPut(const FileSpec &cache_dir, in TryGetAndPut()
/llvm-project-15.0.7/llvm/tools/gold/
H A Dgold-plugin.cpp194 static std::string cache_dir; variable
/llvm-project-15.0.7/llvm/tools/lto/
H A Dlto.cpp615 const char *cache_dir) { in thinlto_codegen_set_cache_dir()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp502 empirical_type<std::string> cache_dir; member
1494 std::string cache_dir; in CaptureScriptInit() local