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

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.exp51 "_BAR_" { "_BAR_" "a::b::BAR" "a::b::c::d::bar" }
136 foreach t $typedefs(_BAR_) {
137 add methods "test" "$t&" {_BAR_&}
H A Dmeth-typedefs.cc103 typedef a::b::BAR _BAR_; typedef
115 test (_BAR_ &b) { } // test(_BAR_&)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.exp51 "_BAR_" { "_BAR_" "a::b::BAR" "a::b::c::d::bar" }
136 foreach t $typedefs(_BAR_) {
137 add methods "test" "$t&" {_BAR_&}
H A Dmeth-typedefs.cc103 typedef a::b::BAR _BAR_; typedef
115 test (_BAR_ &b) { } // test(_BAR_&)

Completed in 143 milliseconds