Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/
DSBPlatform.h53 SetLocalCacheDirectory(const char *path);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
DSBPlatform.cpp158 SBPlatformConnectOptions::SetLocalCacheDirectory(const char *path) in SetLocalCacheDirectory() function in SBPlatformConnectOptions
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
DPlatform.h763 SetLocalCacheDirectory (const char* local);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
DPlatform.cpp1189 Platform::SetLocalCacheDirectory (const char* local) in SetLocalCacheDirectory() function in Platform