Home
last modified time | relevance | path

Searched refs:update_methods (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc5008 bool update_methods) in build_cdtor_clones() argument
5048 if (update_methods) in build_cdtor_clones()
5061 clone_cdtor (tree fn, bool update_methods) in clone_cdtor() argument
5076 build_cdtor_clones (fn, vtt, base_omits_inherited, update_methods); in clone_cdtor()
H A DChangeLog-20201433 (build_cdtor_clones): Add update_methods parm, use it to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c5007 clone_function_decl (tree fn, bool update_methods) in clone_function_decl() argument
5019 if (update_methods) in clone_function_decl()