Home
last modified time | relevance | path

Searched refs:GetArgumentEntryAtIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/lldb/source/Interpreter/
HDCommandAlias.cpp91 auto cmd_entry = m_underlying_command_sp->GetArgumentEntryAtIndex(i); in CommandAlias()
HDCommandObject.cpp314 CommandArgumentEntry *entry_ptr = GetArgumentEntryAtIndex(0); in HandleArgumentCompletion()
416 CommandObject::GetArgumentEntryAtIndex(int idx) { in GetArgumentEntryAtIndex() function in CommandObject
/freebsd-head/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDCommandObject.h226 CommandArgumentEntry *GetArgumentEntryAtIndex(int idx);