Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/API/
HDSBPlatform.h50 void SetLocalCacheDirectory(const char *path);
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBPlatform.cpp157 void SBPlatformConnectOptions::SetLocalCacheDirectory(const char *path) { in SetLocalCacheDirectory() function in SBPlatformConnectOptions
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDPlatform.h631 virtual void SetLocalCacheDirectory(const char *local);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
HDPlatformPOSIX.cpp339 SetLocalCacheDirectory( in ConnectRemote()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDPlatform.cpp1279 void Platform::SetLocalCacheDirectory(const char *local) { in SetLocalCacheDirectory() function in Platform
/freebsd-13-stable/lib/clang/liblldb/
HDLLDBWrapLua.cpp41702 (arg1)->SetLocalCacheDirectory((char const *)arg2); in _wrap_SBPlatformConnectOptions_SetLocalCacheDirectory()