Home
last modified time | relevance | path

Searched defs:SetHelpLong (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DCommandAlias.cpp230 void CommandAlias::SetHelpLong(llvm::StringRef str) { in SetHelpLong() function in CommandAlias
H A DCommandObject.cpp92 void CommandObject::SetHelpLong(llvm::StringRef str) { in SetHelpLong() function in CommandObject
/openbsd/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreter.cpp626 void SBCommand::SetHelpLong(const char *help) { in SetHelpLong() function in SBCommand