Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteiOS.cpp144 bool PlatformRemoteiOS::CheckLocalSharedCache() const { in CheckLocalSharedCache() function in PlatformRemoteiOS
H A DPlatformDarwin.h192 virtual bool CheckLocalSharedCache() const { return IsHost(); } CheckLocalSharedCache() function