Home
last modified time | relevance | path

Searched defs:GetArgumentName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBFunction.cpp177 const char *SBFunction::GetArgumentName(uint32_t arg_idx) { in GetArgumentName() function in SBFunction
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp481 const char *CommandObject::GetArgumentName(CommandArgumentType arg_type) { in GetArgumentName() function in CommandObject