Searched refs:SetLocalCacheDirectory (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBPlatform.i42 SetLocalCacheDirectory(const char *path);
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h46 void SetLocalCacheDirectory(const char *path);
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp151 void SBPlatformConnectOptions::SetLocalCacheDirectory(const char *path) { function in class:SBPlatformConnectOptions
152 LLDB_RECORD_METHOD(void, SBPlatformConnectOptions, SetLocalCacheDirectory,
639 LLDB_REGISTER_METHOD(void, SBPlatformConnectOptions, SetLocalCacheDirectory,
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h623 virtual void SetLocalCacheDirectory(const char *local);
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp478 SetLocalCacheDirectory(
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1342 void Platform::SetLocalCacheDirectory(const char *local) { function in class:Platform
/freebsd-12-stable/lib/clang/liblldb/
H A DLLDBWrapLua.cpp[all...]

Completed in 429 milliseconds