Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp368 const ArgumentTableEntry *table = CommandObject::GetArgumentTable(); in FindArgumentDataByType()
379 const ArgumentTableEntry *table = CommandObject::GetArgumentTable(); in GetArgumentHelp()
410 &(CommandObject::GetArgumentTable()[arg_type]); in GetArgumentName()
544 const ArgumentTableEntry *table = GetArgumentTable(); in LookupArgumentName()
1130 const CommandObject::ArgumentTableEntry *CommandObject::GetArgumentTable() { in GetArgumentTable() function in CommandObject
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h195 static const ArgumentTableEntry *GetArgumentTable();