Home
last modified time | relevance | path

Searched defs:PythonInteger (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h71 class PythonInteger; variable
H A DPythonDataObjects.cpp456 PythonInteger::PythonInteger(int64_t value) { SetInteger(value); } in PythonInteger() function in PythonInteger
[all...]