Searched refs:pyfunct_wrapper (Results 1 – 3 of 3) sorted by relevance
129 void** pyfunct_wrapper,144 if (pyfunct_wrapper && *pyfunct_wrapper && PyFunction_Check (*pyfunct_wrapper))146 pfunc_impl = (PyObject*)(*pyfunct_wrapper);170 if (pyfunct_wrapper)172 *pyfunct_wrapper = pfunc.get();
96 const lldb::ValueObjectSP &valobj_sp, void **pyfunct_wrapper, in LLDBSwigPythonCallTypeScript() argument
101 const lldb::ValueObjectSP &valobj_sp, void **pyfunct_wrapper,