Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dexception.d156 bool nothrowEx() { return true; } in nothrowEx() function
283 void nothrowEx() { } in nothrowEx() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dexception.d195 bool nothrowEx() { return true; } in catch() function
324 void nothrowEx() { } in catch() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dtime.d3925 void nothrowEx() function