Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc1078 bool foreignException = !isCXXException(exceptionClass); variable
1081 if (!foreignException)
1168 else if (foreignException)