Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Target/
H A DModuleCacheTest.cpp72 static void VerifyDiskState(const FileSpec &cache_dir, const char *hostname) { in VerifyDiskState() argument
84 void ModuleCacheTest::TryGetAndPut(const FileSpec &cache_dir, in TryGetAndPut() argument
H A DLocateModuleCallbackTest.cpp104 FileSpec cache_dir(test_dir); in BuildEmptyCacheDir() local
/llvm-project/llvm/tools/gold/
H A Dgold-plugin.cpp196 static std::string cache_dir; global() variable
/llvm-project/llvm/tools/lto/
H A Dlto.cpp607 thinlto_codegen_set_cache_dir(thinlto_code_gen_t cg,const char * cache_dir) thinlto_codegen_set_cache_dir() argument