Searched defs:DerivedStream (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/eh/
H A Dctor2_y.C17 DerivedStream::DerivedStream () function in class:DerivedStream
H A Dctor2.h19 struct DerivedStream : public Stream struct in inherits:Stream
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/eh/
H A Dctor2.C28 struct DerivedStream : public Stream struct in inherits:Stream
30 DerivedStream() { throw 1; } function in struct:DerivedStream

Completed in 1229 milliseconds