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

#include <lldb-private-types.h>

Public Attributes

int64_t value
 
const char * string_value
 
const char * usage
 

Detailed Description

Definition at line 99 of file lldb-private-types.h.

Member Data Documentation

◆ string_value

const char* lldb_private::OptionEnumValueElement::string_value

◆ usage

const char* lldb_private::OptionEnumValueElement::usage

◆ value

int64_t lldb_private::OptionEnumValueElement::value

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