Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/
DCommandObject.h83 struct ArgumentTableEntry { struct
84 lldb::CommandArgumentType arg_type;
85 const char *arg_name;
86 lldb::CompletionType completion_type;
87 OptionEnumValues enum_values;
88 ArgumentHelpCallback help_function;
89 const char *help_text;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/
DCommandObject.h83 struct ArgumentTableEntry { struct
84 lldb::CommandArgumentType arg_type;
85 const char *arg_name;
86 lldb::CompletionType completion_type;
87 OptionEnumValues enum_values;
88 ArgumentHelpCallback help_function;
89 const char *help_text;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/
DCommandObject.h83 struct ArgumentTableEntry { struct
84 lldb::CommandArgumentType arg_type;
85 const char *arg_name;
86 lldb::CompletionType completion_type;
87 OptionEnumValues enum_values;
88 ArgumentHelpCallback help_function;
89 const char *help_text;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DCommandObject.h83 struct ArgumentTableEntry { struct
84 lldb::CommandArgumentType arg_type;
85 const char *arg_name;
86 lldb::CompletionType completion_type;
87 OptionEnumValues enum_values;
88 ArgumentHelpCallback help_function;
89 const char *help_text;