Home
last modified time | relevance | path

Searched defs:excpType (Results 1 – 4 of 4) sorted by relevance

/external/libcxxabi/src/
Dcxa_personality.cpp421 uint8_t ttypeEncoding, const __shim_type_info* excpType, in exception_spec_can_catch()
466 uint8_t ttypeEncoding, const __shim_type_info* excpType, in exception_spec_can_catch()
752 const __shim_type_info* excpType = in scan_eh_tab() local
794 const __shim_type_info* excpType = in scan_eh_tab() local
1271 const __shim_type_info* excpType = in __cxa_call_unexpected() local
1302 const __shim_type_info* excpType = in __cxa_call_unexpected() local
/external/swiftshader/third_party/llvm-7.0/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp517 struct OurExceptionType_t *excpType = &(excp->type); in handleActionValue() local
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp546 struct OurExceptionType_t *excpType = &(excp->type); in handleActionValue() local
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp566 struct OurExceptionType_t *excpType = &(excp->type); in handleActionValue() local