LLDB mainline
Public Attributes | List of all members
lldb_private::OptionValueEnumeration::EnumeratorInfo Struct Reference

#include <OptionValueEnumeration.h>

Public Attributes

enum_type value
 
const char * description
 

Detailed Description

Definition at line 26 of file OptionValueEnumeration.h.

Member Data Documentation

◆ description

const char* lldb_private::OptionValueEnumeration::EnumeratorInfo::description

Definition at line 28 of file OptionValueEnumeration.h.

◆ value

enum_type lldb_private::OptionValueEnumeration::EnumeratorInfo::value

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