LLDB mainline
lldb_private::PlatformDarwinDevice::SDKDirectoryInfo Struct Reference

#include <PlatformDarwinDevice.h>

Public Member Functions

 SDKDirectoryInfo (const FileSpec &sdk_dir_spec, llvm::StringRef dirname_str)

Public Attributes

FileSpec directory
ConstString build
llvm::VersionTuple version

Detailed Description

Definition at line 32 of file PlatformDarwinDevice.h.

Constructor & Destructor Documentation

◆ SDKDirectoryInfo()

lldb_private::PlatformDarwinDevice::SDKDirectoryInfo::SDKDirectoryInfo ( const FileSpec & sdk_dir_spec,
llvm::StringRef dirname_str )

Member Data Documentation

◆ build

ConstString lldb_private::PlatformDarwinDevice::SDKDirectoryInfo::build

Definition at line 35 of file PlatformDarwinDevice.h.

◆ directory

◆ version

llvm::VersionTuple lldb_private::PlatformDarwinDevice::SDKDirectoryInfo::version

Definition at line 36 of file PlatformDarwinDevice.h.


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