Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Interpreter/
DOptionGroupPythonClassWithDict.cpp79 m_option_definition[3].argument_type = eArgTypePythonFunction; in OptionGroupPythonClassWithDict()
DCommandObject.cpp1094 …{ eArgTypePythonFunction, "python-function", CommandCompletions::eNoCompletion, { nullptr, false }…
/external/llvm-project/lldb/include/lldb/
Dlldb-enumerations.h561 eArgTypePythonFunction, enumerator