Home
last modified time | relevance | path

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

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