Home
last modified time | relevance | path

Searched refs:GetArgumentTable (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandObject.cpp355 const ArgumentTableEntry *table = CommandObject::GetArgumentTable(); in FindArgumentDataByType()
366 const ArgumentTableEntry *table = CommandObject::GetArgumentTable(); in GetArgumentHelp()
397 &(CommandObject::GetArgumentTable()[arg_type]); in GetArgumentName()
531 const ArgumentTableEntry *table = GetArgumentTable(); in LookupArgumentName()
1106 const CommandObject::ArgumentTableEntry *CommandObject::GetArgumentTable() { in GetArgumentTable() function in CommandObject
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandObject.h194 static const ArgumentTableEntry *GetArgumentTable();