Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2021703 (maybe_save_constexpr_fundef): Try to set DECL_DECLARED_CONSTEXPR_P
734 * constexpr.c (maybe_save_constexpr_fundef): Also check whether the
1460 * constexpr.c (maybe_save_constexpr_fundef): Save body even for
H A DChangeLog-20201002 (maybe_save_constexpr_fundef): Declare.
1006 moved to maybe_save_constexpr_fundef.
1012 (maybe_save_constexpr_fundef): Break out checking and duplication
H A DChangeLog1528 * constexpr.cc (maybe_save_constexpr_fundef): Don't do extra
H A Ddecl.cc17802 maybe_save_constexpr_fundef (helper); in emit_coro_helper()
18037 maybe_save_constexpr_fundef (fndecl); in finish_function()
H A Dcp-tree.h8410 extern void maybe_save_constexpr_fundef (tree);
H A Dconstexpr.cc878 maybe_save_constexpr_fundef (tree fun) in maybe_save_constexpr_fundef() function