Searched refs:__is_dependent_exception (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_type.cc42 if (__is_dependent_exception (header->unwindHeader.exception_class))
H A Deh_arm.cc47 __is_dependent_exception(ue_header->exception_class);
H A Dunwind-cxx.h269 __is_dependent_exception(_Unwind_Exception_Class c) function in namespace:__cxxabiv1
365 __is_dependent_exception(_Unwind_Exception_Class c) function in namespace:__cxxabiv1
396 return __is_dependent_exception (eo->exception_class) ?

Completed in 92 milliseconds