Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
Ddecl.c1081 check_redeclaration_exception_specification (tree new_decl, in check_redeclaration_exception_specification() function
1647 check_redeclaration_exception_specification (newdecl, olddecl); in duplicate_decls()
1707 check_redeclaration_exception_specification (newdecl, olddecl); in duplicate_decls()
DChangeLog3940 * decl.c (check_redeclaration_exception_specification): New