Searched defs:PythonInteger (Results 1 – 2 of 2) sorted by relevance
/external/lldb/source/Interpreter/ | ||
D | PythonDataObjects.cpp | 160 PythonInteger::PythonInteger (PyObject *py_obj) : in PythonInteger() function in PythonInteger |
/external/lldb/include/lldb/ | ||
D | lldb-forward.h | 158 class PythonInteger; variable |