LLDB mainline
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 121 of file lldb-private-types.h.

Member Data Documentation

◆ string_value

const char* lldb_private::OptionEnumValueElement::string_value

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

◆ usage

const char* lldb_private::OptionEnumValueElement::usage

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

◆ value


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