Home
last modified time | relevance | path

Searched refs:check_handled (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexcept.c327 static int check_handled PARAMS ((tree, tree));
2521 check_handled (handled, type) in check_handled() function
2653 if (! check_handled (info->types_caught, type))
2696 if (check_handled (region->u.allowed.type_list, type_thrown))
/openbsd-src/gnu/gcc/gcc/
H A Dexcept.c2355 check_handled (tree handled, tree type) in check_handled() function
2481 if (! check_handled (info->types_caught, type)) in reachable_next_level()
2524 if (check_handled (region->u.allowed.type_list, type_thrown)) in reachable_next_level()