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

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.cc25 typedef my_type_2 my_other_type_2; typedef
35 typedef void (*fptr2) (fptr1, my_other_type_2);
53 foo (my_other_type_2 a) { } // A::FOO::foo(my_other_type_2)
54 foo (my_other_type_2 a, const my_other_type b) { } // A::FOO::foo(my_other_type_2, const my_other_type)
61 void test (my_other_type_2 a) { } // A::FOO::test(my_other_type_2)
62 void test (my_other_type_2 a, const my_other_type b) { } // A::FOO::test(my_other_type_2, cons
[all...]
H A Dmeth-typedefs.exp49 "my_other_type_2" {"my_other_type_2" "my_type_2" "int"}
61 foreach type {my_other_type my_other_type_2} {
70 set type "my_other_type_2, const my_other_type"
71 foreach t1 $typedefs(my_other_type_2) {
107 foreach t2 $typedefs(my_other_type_2) {
118 set type2 "my_other_type, my_other_type_2"
122 foreach t2 $typedefs(my_other_type_2) {
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.cc25 typedef my_type_2 my_other_type_2; typedef
35 typedef void (*fptr2) (fptr1, my_other_type_2);
53 foo (my_other_type_2 a) { } // A::FOO::foo(my_other_type_2)
54 foo (my_other_type_2 a, const my_other_type b) { } // A::FOO::foo(my_other_type_2, const my_other_type)
61 void test (my_other_type_2 a) { } // A::FOO::test(my_other_type_2)
62 void test (my_other_type_2 a, const my_other_type b) { } // A::FOO::test(my_other_type_2, cons
[all...]
H A Dmeth-typedefs.exp49 "my_other_type_2" {"my_other_type_2" "my_type_2" "int"}
61 foreach type {my_other_type my_other_type_2} {
70 set type "my_other_type_2, const my_other_type"
71 foreach t1 $typedefs(my_other_type_2) {
107 foreach t2 $typedefs(my_other_type_2) {
118 set type2 "my_other_type, my_other_type_2"
122 foreach t2 $typedefs(my_other_type_2) {

Completed in 106 milliseconds