Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Interpreter/
DCommandAlias.cpp90 auto cmd_entry = m_underlying_command_sp->GetArgumentEntryAtIndex(i); in CommandAlias()
DCommandObject.cpp366 CommandObject::GetArgumentEntryAtIndex(int idx) { in GetArgumentEntryAtIndex() function in CommandObject
/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandObject.h204 CommandArgumentEntry *GetArgumentEntryAtIndex(int idx);