Home
last modified time | relevance | path

Searched defs:throwEmptyFunc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dexception.d799 void throwEmptyFunc() { throw new Exception(""); } in throwEmptyFunc() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dexception.d772 void throwEmptyFunc() { throw new Exception(""); } in throwEmptyFunc() function