Home
last modified time | relevance | path

Searched defs:SetLocalCacheDirectory (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp154 void SBPlatformConnectOptions::SetLocalCacheDirectory(const char *path) { SetLocalCacheDirectory() function in SBPlatformConnectOptions
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1279 void Platform::SetLocalCacheDirectory(const char *local) { in SetLocalCacheDirectory() function in Platform