|
LLDB mainline
|
#include <PythonDataObjects.h>
Public Attributes | |
| unsigned | max_positional_args |
Static Public Attributes | |
| static constexpr unsigned | UNBOUNDED = UINT_MAX |
Definition at line 607 of file PythonDataObjects.h.
| unsigned lldb_private::python::PythonCallable::ArgInfo::max_positional_args |
Definition at line 611 of file PythonDataObjects.h.
Referenced by lldb_private::python::PythonCallable::GetArgInfo().
|
staticconstexpr |
Definition at line 612 of file PythonDataObjects.h.
Referenced by lldb_private::python::PythonCallable::GetArgInfo().