LLDB mainline
|
#include <PlatformDarwin.h>
Public Attributes | |
FileSpec | found_path |
XcodeSDK::Type | sdk_type |
Definition at line 178 of file PlatformDarwin.h.
FileSpec lldb_private::PlatformDarwin::SDKEnumeratorInfo::found_path |
Definition at line 179 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 180 of file PlatformDarwin.h.
Referenced by lldb_private::PlatformDarwin::DirectoryEnumerator(), and lldb_private::PlatformDarwin::FindSDKInXcodeForModules().