Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.cc1894 maybe_check_overriding_exception_spec (tree overrider, tree basefn) in maybe_check_overriding_exception_spec() function
2015 if (!maybe_check_overriding_exception_spec (overrider, basefn)) in check_final_overrider()
H A DChangeLog-20193375 (do_push_parm_decls, maybe_check_overriding_exception_spec): Declare.
3406 * search.c (maybe_check_overriding_exception_spec): New function, broken
3409 maybe_check_overriding_exception_spec.
H A DChangeLog2835 (maybe_check_overriding_exception_spec): Likewise.
H A Dcp-tree.h7526 extern bool maybe_check_overriding_exception_spec (tree, tree);
H A Dparser.cc27897 maybe_check_overriding_exception_spec (fndecl, fn); in noexcept_override_late_checks()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsearch.c1878 maybe_check_overriding_exception_spec (tree overrider, tree basefn) in maybe_check_overriding_exception_spec() function
2000 if (!maybe_check_overriding_exception_spec (overrider, basefn)) in check_final_overrider()
H A Dcp-tree.h7122 extern bool maybe_check_overriding_exception_spec (tree, tree);
H A Dparser.c25850 maybe_check_overriding_exception_spec (fndecl, fn); in noexcept_override_late_checks()