Home
last modified time | relevance | path

Searched refs:GetObjectType (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp151 PyObjectType PythonObject::GetObjectType() const { in GetObjectType() function in PythonObject
263 switch (GetObjectType()) { in CreateStructuredObject()
H A DPythonDataObjects.h273 PyObjectType GetObjectType() const;