LLDB mainline
Public Attributes | List of all members
lldb_private::HostInfoBase::SDKOptions Struct Reference

#include <HostInfoBase.h>

Public Attributes

std::optional< XcodeSDKXcodeSDKSelection
 

Detailed Description

Definition at line 130 of file HostInfoBase.h.

Member Data Documentation

◆ XcodeSDKSelection

std::optional<XcodeSDK> lldb_private::HostInfoBase::SDKOptions::XcodeSDKSelection

Definition at line 131 of file HostInfoBase.h.

Referenced by lldb_private::HostInfoMacOSX::GetSDKRoot().


The documentation for this struct was generated from the following file: