Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc1026 add_method (tree type, tree method, bool via_using) in add_method() argument
1049 if (via_using && iter.using_p () in add_method()
1217 if (via_using) in add_method()
1238 current_fns = ovl_insert (method, current_fns, via_using); in add_method()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c994 add_method (tree type, tree method, bool via_using) in add_method() argument
1021 if (via_using && iter.using_p () in add_method()
1173 if (via_using) in add_method()
1194 current_fns = ovl_insert (method, current_fns, via_using); in add_method()