Searched refs:const_vol_method_class (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dmisc.cc116 class const_vol_method_class { class
125 int const_vol_method_class::foo (int & ir) const
129 int const_vol_method_class::bar (int & ir) volatile
133 int const_vol_method_class::baz (int & ir) const volatile
H A Dclasses.cc113 class const_vol_method_class { class
122 int const_vol_method_class::foo (int & ir) const
126 int const_vol_method_class::bar (int & ir) volatile
130 int const_vol_method_class::baz (int & ir) const volatile
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dmisc.cc116 class const_vol_method_class { class
125 int const_vol_method_class::foo (int & ir) const
129 int const_vol_method_class::bar (int & ir) volatile
133 int const_vol_method_class::baz (int & ir) const volatile
H A Dclasses.cc113 class const_vol_method_class { class
122 int const_vol_method_class::foo (int & ir) const
126 int const_vol_method_class::bar (int & ir) volatile
130 int const_vol_method_class::baz (int & ir) const volatile

Completed in 599 milliseconds