Home
last modified time | relevance | path

Searched refs:UpdateSDKDirectoryInfosIfNeeded (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinDevice.cpp32 bool PlatformDarwinDevice::UpdateSDKDirectoryInfosIfNeeded() { in UpdateSDKDirectoryInfosIfNeeded() function in PlatformDarwinDevice
150 if (UpdateSDKDirectoryInfosIfNeeded()) { in GetSDKDirectoryForCurrentOSVersion()
175 if (UpdateSDKDirectoryInfosIfNeeded()) { in GetSDKDirectoryForCurrentOSVersion()
217 if (UpdateSDKDirectoryInfosIfNeeded()) { in GetSDKDirectoryForLatestOSVersion()
H A DPlatformDarwinDevice.h42 bool UpdateSDKDirectoryInfosIfNeeded();
H A DPlatformRemoteDarwinDevice.cpp240 UpdateSDKDirectoryInfosIfNeeded(); in GetSharedModule()