Home
last modified time | relevance | path

Searched refs:GetHelpLong (Results 1 – 5 of 5) sorted by relevance

/external/lldb/source/Commands/
DCommandObjectMultiword.cpp356 CommandObjectProxy::GetHelpLong () in GetHelpLong() function in CommandObjectProxy
360 return proxy_command->GetHelpLong(); in GetHelpLong()
DCommandObjectCommands.cpp1299 GetHelpLong () in GetHelpLong() function in CommandObjectPythonFunction
1312 return CommandObjectRaw::GetHelpLong(); in GetHelpLong()
/external/lldb/source/Interpreter/
DCommandObject.cpp80 CommandObject::GetHelpLong () in GetHelpLong() function in CommandObject
452 const char *long_help = GetHelpLong(); in HelpTextContainsWord()
922 const char *long_help = GetHelpLong(); in GenerateHelpText()
959 const char *long_help = GetHelpLong(); in GenerateHelpText()
/external/lldb/include/lldb/Interpreter/
DCommandObjectMultiword.h116 GetHelpLong ();
DCommandObject.h105 GetHelpLong ();