Home
last modified time | relevance | path

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

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