Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h530 GetShortHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp, in GetShortHelpForCommandObject() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2876 bool ScriptInterpreterPythonImpl::GetShortHelpForCommandObject( in GetShortHelpForCommandObject() function in ScriptInterpreterPythonImpl