Searched defs:PythonInteger (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
| H A D | PythonDataObjects.cpp | 441 PythonInteger::PythonInteger() : PythonObject() {} in PythonInteger() function in PythonInteger |
| H A D | PythonDataObjects.h | 34 class PythonInteger; variable |