Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmethod.cc1866 maybe_synthesize_method (tree fndecl) in maybe_synthesize_method() function
H A DChangeLog-20211036 * cp-tree.h (maybe_synthesize_method): Declare.
1050 (maybe_synthesize_method): New function.
1055 * pt.c (maybe_instantiate_noexcept): Call maybe_synthesize_method
H A Ddecl2.cc5864 maybe_synthesize_method (decl); in mark_used()
H A DChangeLog2477 fn by calling maybe_synthesize_method instead of relying on
H A Dcp-tree.h7134 extern void maybe_synthesize_method (tree);
H A Dpt.cc26338 maybe_synthesize_method (fn); in maybe_instantiate_noexcept()