Searched defs:excpType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxxabi/src/ | ||
H A D | cxa_personality.cpp | 435 uint8_t ttypeEncoding, const __shim_type_info* excpType, in exception_spec_can_catch() argument |
/llvm-project/llvm/examples/ExceptionDemo/ | ||
H A D | ExceptionDemo.cpp | 516 struct OurExceptionType_t *excpType = &(excp->type); handleActionValue() local |