Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp155 PyObjectType PythonObject::GetObjectType() const { in GetObjectType() function in PythonObject
267 switch (GetObjectType()) { in CreateStructuredObject()
H A DPythonDataObjects.h276 PyObjectType GetObjectType() const;