Home
last modified time | relevance | path

Searched refs:SetLocalCacheDirectory (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h50 void SetLocalCacheDirectory(const char *path);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp157 void SBPlatformConnectOptions::SetLocalCacheDirectory(const char *path) { in SetLocalCacheDirectory()
154 void SBPlatformConnectOptions::SetLocalCacheDirectory(const char *path) { SetLocalCacheDirectory() function in SBPlatformConnectOptions
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h631 virtual void SetLocalCacheDirectory(const char *local);
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp339 SetLocalCacheDirectory( in ConnectRemote()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1279 void Platform::SetLocalCacheDirectory(const char *local) { in SetLocalCacheDirectory() function in Platform
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp41702 (arg1)->SetLocalCacheDirectory((char const *)arg2); in _wrap_SBPlatformConnectOptions_SetLocalCacheDirectory()