Home
last modified time | relevance | path

Searched defs:GetLocalCacheDirectory (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/API/
H A DSBPlatform.cpp147 const char *SBPlatformConnectOptions::GetLocalCacheDirectory() { in GetLocalCacheDirectory() function in SBPlatformConnectOptions
/llvm-project-15.0.7/lldb/source/Target/
H A DPlatform.cpp1326 const char *Platform::GetLocalCacheDirectory() { in GetLocalCacheDirectory() function in Platform