Home
last modified time | relevance | path

Searched refs:GetSDKDirectoryForLatestOSVersion (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformRemoteDarwinDevice.h76 const SDKDirectoryInfo *GetSDKDirectoryForLatestOSVersion();
DPlatformRemoteDarwinDevice.cpp323 PlatformRemoteDarwinDevice::GetSDKDirectoryForLatestOSVersion() { in GetSDKDirectoryForLatestOSVersion() function in PlatformRemoteDarwinDevice
366 sdk_dir_info = GetSDKDirectoryForLatestOSVersion(); in GetDeviceSupportDirectoryForOSVersion()