Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dcall_unexpected.cc300 const std::type_info* excpType = new_exception_header->exceptionType; in __cxa_call_unexpected() local
318 const std::type_info* excpType = &typeid(std::bad_exception); in __cxa_call_unexpected() local
Dhelper_func_internal.cc179 const __shim_type_info* excpType = in scanEHTable() local
213 const std::type_info* excpType = header->exceptionType; in scanEHTable() local
320 const std::type_info* excpType, in canExceptionSpecCatch()
454 const std::type_info* excpType, in canExceptionSpecCatch()