LLDB mainline
|
#include <PlatformDarwin.h>
Public Attributes | |
FileSpec | found_path |
XcodeSDK::Type | sdk_type |
Definition at line 173 of file PlatformDarwin.h.
FileSpec lldb_private::PlatformDarwin::SDKEnumeratorInfo::found_path |
Definition at line 174 of file PlatformDarwin.h.
Referenced by lldb_private::PlatformDarwin::DirectoryEnumerator(), and lldb_private::PlatformDarwin::FindSDKInXcodeForModules().
XcodeSDK::Type lldb_private::PlatformDarwin::SDKEnumeratorInfo::sdk_type |
Definition at line 175 of file PlatformDarwin.h.
Referenced by lldb_private::PlatformDarwin::DirectoryEnumerator(), and lldb_private::PlatformDarwin::FindSDKInXcodeForModules().