Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dlocal.cc49 class NestedInnerLocal { in main() class in main::InnerLocal
57 NestedInnerLocal nest1; in main()
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog1185 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
6419 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
6420 always, expect ptype InnerLocal::NestedInnerLocal to fail always.