Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc891 && decl_implicit_constexpr_p (DECL_CLONED_FUNCTION (fun))) in maybe_save_constexpr_fundef()
9786 decl_implicit_constexpr_p (tree fn) in decl_implicit_constexpr_p() function
H A Derror.cc1706 && !decl_implicit_constexpr_p (t)); in dump_function_decl()
H A DChangeLog-2021698 (decl_implicit_constexpr_p): New.
709 (decl_implicit_constexpr_p): New.
H A Dcp-tree.h8454 extern bool decl_implicit_constexpr_p (tree);