Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DSBFunction.cpp171 const char *SBFunction::GetArgumentName(uint32_t arg_idx) { in GetArgumentName() function in SBFunction
/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
DCommandObject.cpp408 const char *CommandObject::GetArgumentName(CommandArgumentType arg_type) { in GetArgumentName() function in CommandObject