Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc1092 tree real_method = method; in add_method() local
1107 real_method = DECL_TEMPLATE_RESULT (method); in add_method()
1114 if (! DECL_STATIC_FUNCTION_P (real_method)) in add_method()
1121 if (ctor_omit_inherited_parms (real_method)) in add_method()
1123 (DECL_CLONED_FUNCTION (real_method))); in add_method()