Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dsearch.c1816 tree base_throw = TYPE_RAISES_EXCEPTIONS (base_type); in check_final_overrider() local
1894 if (!comp_except_specs (base_throw, over_throw, 0)) in check_final_overrider()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dsearch.c2042 tree base_throw = TYPE_RAISES_EXCEPTIONS (base_type); local
2075 if (!comp_except_specs (base_throw, over_throw, 0))