Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp872 PythonObject im_self = GetAttributeValue("im_self"); in GetArgInfo() local
883 PythonObject im_self = __callable__.GetAttributeValue("im_self"); in GetArgInfo() local