Searched defs:SetLocalCacheDirectory (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/API/ | ||
| H A D | SBPlatform.cpp | 154 void SBPlatformConnectOptions::SetLocalCacheDirectory(const char *path) { SetLocalCacheDirectory() function in SBPlatformConnectOptions |
| /freebsd/contrib/llvm-project/lldb/source/Target/ | ||
| H A D | Platform.cpp | 1279 void Platform::SetLocalCacheDirectory(const char *local) { in SetLocalCacheDirectory() function in Platform |