Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/
DScriptInterpreter.h541 virtual bool GetLongHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp, in GetLongHelpForCommandObject() function
/openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp2960 bool ScriptInterpreterPythonImpl::GetLongHelpForCommandObject( in GetLongHelpForCommandObject() function in ScriptInterpreterPythonImpl