Searched defs:get_foo (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dpr9594.cc5 virtual int get_foo () { return 1; } function in class:Base
33 int Foo::get_foo () function in class:Foo
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dcpcompletion.cc5 virtual int get_foo () { return 1; } function in class:Base
33 int Foo::get_foo () function in class:Foo

Completed in 121 milliseconds