Home
last modified time | relevance | path

Searched refs:eArgTypePythonFunction (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupPythonClassWithDict.cpp77 m_option_definition[3].argument_type = eArgTypePythonFunction; in OptionGroupPythonClassWithDict()
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h214 …{ lldb::eArgTypePythonFunction, "python-function", CommandCompletions::eNoCompletion, {}, { nullpt…
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h572 eArgTypePythonFunction, enumerator
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst838 .. py:data:: eArgTypePythonFunction