Home
last modified time | relevance | path

Searched defs:ArgumentTableEntry (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandObject.h83 struct ArgumentTableEntry { struct
84 lldb::CommandArgumentType arg_type;
85 const char *arg_name;
86 CommandCompletions::CommonCompletionTypes completion_type;
87 OptionEnumValues enum_values;
88 ArgumentHelpCallback help_function;
89 const char *help_text;