Searched defs:exception_class (Results 1 – 6 of 6) sorted by relevance
24 uint64_t exception_class, in CxxPersonalityRoutine()
115 _Unwind_Exception_Class exception_class; member
272 exception_class, argument
475 def _GetExceptionCategory(exception_class): argument
117 uint64_t exception_class; member
84 def assertRaises(test_case, fn, exception_class): argument