Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dexcept.c1915 tree type_thrown; local
1927 type_thrown = NULL_TREE;
2577 tree type_thrown;
2603 if (type_thrown)
2612 if (type == type_thrown
2744 tree type_thrown; local
2762 type_thrown = NULL_TREE;
2803 tree type_thrown; local
2834 type_thrown = NULL_TREE;
2864 tree type_thrown; local
[all …]
/openbsd/gnu/gcc/gcc/
H A Dexcept.c1678 tree type_thrown; in sjlj_find_directly_reachable_regions() local
1690 type_thrown = NULL_TREE; in sjlj_find_directly_reachable_regions()
1693 type_thrown = region->u.throw.type; in sjlj_find_directly_reachable_regions()
2431 if (type_thrown) in reachable_next_level()
2440 if (type == type_thrown in reachable_next_level()
2577 tree type_thrown; in foreach_reachable_handler() local
2585 type_thrown = NULL_TREE; in foreach_reachable_handler()
2670 tree type_thrown; in can_throw_internal_1() local
2674 type_thrown = NULL_TREE; in can_throw_internal_1()
2730 tree type_thrown; in can_throw_external_1() local
[all …]