Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dexceptions.c693 _PyBaseExceptionGroupObject_cast(PyObject *exc) in _PyBaseExceptionGroupObject_cast() function
799 _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()