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

/freebsd-9.3-release/contrib/libcxxrt/
H A Dexception.cc895 static bool check_type_signature(__cxa_exception *ex, function
967 if (check_type_signature(ex, handler_type, adjustedPtr))
982 if (check_type_signature(ex, handler_type, adjustedPtr))
997 if (check_type_signature(ex, handler_type, adjustedPtr))

Completed in 97 milliseconds