Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dpostblit.d201 static class FailedPostblitException : Exception { this() nothrow @safe { super(null); } } in this()
212 throw new FailedPostblitException(); in this()
247 catch (FailedPostblitException) {} in catch() argument
254 catch (FailedPostblitException) {} in catch() argument
263 catch (FailedPostblitException) {} in catch() argument
270 catch (FailedPostblitException) {} in catch() argument
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/
H A Dobject.d2586 static class FailedPostblitException : Exception { this() nothrow @safe { super(null); } } in this()
2597 throw new FailedPostblitException(); in this()
2632 catch (FailedPostblitException) {} in catch() argument
2639 catch (FailedPostblitException) {} in catch() argument
2648 catch (FailedPostblitException) {} in catch() argument
2655 catch (FailedPostblitException) {} in catch() argument