Searched refs:RecordFunctionFast_exit (Results 1 – 1 of 1) sorted by relevance
270 PyObject* RecordFunctionFast_exit(PyObject* selfGeneric, PyObject* unused) { in RecordFunctionFast_exit() function640 {"__exit__", RecordFunctionFast_exit, METH_VARARGS, nullptr}, in initPythonBindings()