Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionGroupPythonClassWithDict.cpp44 m_option_definition[0].argument_type = eArgTypePythonClass; in OptionGroupPythonClassWithDict()
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h274 …{ lldb::eArgTypePythonClass, "python-class", CommandCompletions::eNoCompletion, {}, { nullptr, fal…
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-enumerations.h564 eArgTypePythonClass, enumerator
/llvm-project-15.0.7/lldb/docs/
H A Dpython_api_enums.rst837 .. py:data:: eArgTypePythonClass