Home
last modified time | relevance | path

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

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