Searched refs:GetArgumentEntryAtIndex (Results 1 – 3 of 3) sorted by relevance
90 auto *cmd_entry = m_underlying_command_sp->GetArgumentEntryAtIndex(i); in CommandAlias()
310 CommandArgumentEntry *entry_ptr = GetArgumentEntryAtIndex(0); in HandleArgumentCompletion()409 CommandObject::GetArgumentEntryAtIndex(int idx) { in GetArgumentEntryAtIndex() function in CommandObject
227 CommandArgumentEntry *GetArgumentEntryAtIndex(int idx);