Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Ddeh.d124 bool isDependentException(_Unwind_Exception_Class c) @nogc in isDependentException() function
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc263 static bool isDependentException(uint64_t cls) in isDependentException() function