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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandAlias.cpp90 auto cmd_entry = m_underlying_command_sp->GetArgumentEntryAtIndex(i);
H A DCommandObject.cpp343 CommandObject::GetArgumentEntryAtIndex(int idx) { function in class:CommandObject
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h203 CommandArgumentEntry *GetArgumentEntryAtIndex(int idx);

Completed in 113 milliseconds