Home
last modified time | relevance | path

Searched defs:obj3 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Daccess5.C22 nested_private obj3; // error// ERROR - in this context variable
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Drtti1.cc86 C3 *obj3 = create3 (); in func3() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/19_diagnostics/
H A Dstdexceptions.cc99 std::runtime_error obj3 = std::runtime_error(s3); in test04() local