Searched refs:_PyBaseExceptionGroupObject_cast (Results 1 – 1 of 1) sorted by relevance
693 _PyBaseExceptionGroupObject_cast(PyObject *exc) in _PyBaseExceptionGroupObject_cast() function799 _PyBaseExceptionGroupObject_cast(BaseException_new(cls, args, kwds)); in BaseExceptionGroup_new()883 PyBaseExceptionGroupObject *self = _PyBaseExceptionGroupObject_cast(self_); in BaseExceptionGroup_derive()1100 PyBaseExceptionGroupObject *eg = _PyBaseExceptionGroupObject_cast(exc); in exceptiongroup_split_recursive()1261 PyBaseExceptionGroupObject *eg = _PyBaseExceptionGroupObject_cast(exc); in collect_exception_group_leaf_ids()