Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandAlias.cpp90 auto cmd_entry = m_underlying_command_sp->GetArgumentEntryAtIndex(i); in CommandAlias()
H A DCommandObject.cpp361 CommandObject::GetArgumentEntryAtIndex(int idx) { in GetArgumentEntryAtIndex() function in CommandObject
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandObject.h212 CommandArgumentEntry *GetArgumentEntryAtIndex(int idx);