Home
last modified time | relevance | path

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

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