Home
last modified time | relevance | path

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

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