Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DCommandAlias.cpp226 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
/llvm-project-15.0.7/lldb/source/API/
H A DSBCommandInterpreter.cpp625 void SBCommand::SetHelpLong(const char *help) { in SetHelpLong() function in SBCommand