Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupPythonClassWithDict.cpp77 m_option_definition[3].argument_type = eArgTypePythonFunction; in OptionGroupPythonClassWithDict()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h265 …{ lldb::eArgTypePythonFunction, "python-function", lldb::CompletionType::eNoCompletion, {}, { null…
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h607 eArgTypePythonFunction, enumerator
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst839 .. py:data:: eArgTypePythonFunction
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp81428 {SWIG_LUA_CONSTTAB_INT("eArgTypePythonFunction", (lldb::eArgTypePythonFunction))},