Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Ddecl.c1087 tree old_exceptions; in check_redeclaration_exception_specification() local
1092 old_exceptions = TYPE_RAISES_EXCEPTIONS (old_type); in check_redeclaration_exception_specification()
1103 && !comp_except_specs (new_exceptions, old_exceptions, in check_redeclaration_exception_specification()