Searched defs:CheckLocalSharedCache (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Platform/MacOSX/ | ||
H A D | PlatformRemoteiOS.cpp | 144 bool PlatformRemoteiOS::CheckLocalSharedCache() const { in CheckLocalSharedCache() function in PlatformRemoteiOS |
H A D | PlatformDarwin.h | 192 virtual bool CheckLocalSharedCache() const { return IsHost(); } CheckLocalSharedCache() function |