Searched refs:eArgTypeLastArg (Results 1 – 5 of 5) sorted by relevance
498 for (int i = 0; i < eArgTypeLastArg; ++i) in FindArgumentDataByType()679 CommandArgumentType return_type = eArgTypeLastArg; in LookupArgumentName()688 for (int i = 0; i < eArgTypeLastArg; ++i) in LookupArgumentName()998 if (arg_type >=0 && arg_type < eArgTypeLastArg) in GetArgumentTypeAsCString()1007 if (arg_type >=0 && arg_type < eArgTypeLastArg) in GetArgumentDescriptionAsCString()1170 …CommandObject::g_arguments_data) / sizeof (CommandObject::ArgumentTableEntry)) == eArgTypeLastArg); in GetArgumentTable()
177 if (arg_type != eArgTypeLastArg) in DoExecute()
75 …static ArgumentTableEntry g_arguments_data[lldb::eArgTypeLastArg]; // Main argument information …
447 eArgTypeLastArg // Always keep this entry as the last entry in this enumeration!! enumerator
437 _lldb'.eArgTypeLastArg _lldb%27-module.html#eArgTypeLastArg1720 lldb.eArgTypeLastArg lldb-module.html#eArgTypeLastArg