Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinDevice.cpp31 bool PlatformDarwinDevice::UpdateSDKDirectoryInfosIfNeeded() { in UpdateSDKDirectoryInfosIfNeeded() function in PlatformDarwinDevice
149 if (UpdateSDKDirectoryInfosIfNeeded()) { in GetSDKDirectoryForCurrentOSVersion()
165 if (UpdateSDKDirectoryInfosIfNeeded()) { in GetSDKDirectoryForCurrentOSVersion()
207 if (UpdateSDKDirectoryInfosIfNeeded()) { in GetSDKDirectoryForLatestOSVersion()
H A DPlatformDarwinDevice.h42 bool UpdateSDKDirectoryInfosIfNeeded();
H A DPlatformRemoteDarwinDevice.cpp239 UpdateSDKDirectoryInfosIfNeeded(); in GetSharedModule()